GithubHelp home page GithubHelp logo

boot.core's Introduction

Stories in Ready

boot.core

Please see the main Boot Repository for more info.

Dependency

Artifacts are published on Clojars.

latest version

License

Copyright © 2013 Alan Dipert and Micha Niskin

Distributed under the Eclipse Public License, the same as Clojure.

boot.core's People

Contributors

alandipert avatar devn avatar dparis avatar micha avatar waffle-iron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

boot.core's Issues

Boot prints `null` instead of message for NullPointerExceptions

Boot prints the exception message when running in non-verbose mode (i.e. no :v option). Null pointer exceptions don't have a message, so boot prints just "null", which is confusing.

Boot should check if the message is null or an empty string, and if so it should print the exception type instead of "null".

an inline comment at the end of a file produces an eof exception

boot generates an eof whenever an inline comment is placed at the end of a file:

$ boot repl
java.lang.RuntimeException: EOF while reading
at clojure.lang.Util.runtimeException (Util.java:219)
clojure.lang.LispReader.readDelimitedList (LispReader.java:1137)
clojure.lang.LispReader$ListReader.invoke (LispReader.java:982)
clojure.lang.LispReader.read (LispReader.java:185)
clojure.lang.RT.readString (RT.java:1738)
clojure.core$read_string.invoke (core.clj:3427)
tailrecursion.boot.loader$_main.doInvoke (loader.clj:183)
clojure.lang.RestFn.applyTo (RestFn.java:137)
tailrecursion.boot.loader.main (:-1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.