bone-lisp icon indicating copy to clipboard operation
bone-lisp copied to clipboard

version 0.6.0

Open wolfgangj opened this issue 9 years ago • 2 comments

As soon as 0.5 is done, I will start working on these:

  • Improve the documentation generator; it's not very useful currently.
  • ncurses bindings; I want at least some basic user interfacing
  • Improve evaluator performance; there's a lot that can be done and I'm not satisfied currently.
  • Complete testcases for the prelude

wolfgangj avatar Jul 25 '16 14:07 wolfgangj

make docs will now create HTML documentation in the doc subdir.

wolfgangj avatar Aug 07 '16 19:08 wolfgangj

The changes I made today have improved the evaluator performance by almost 20%, according to my (simple) benchmarks.

wolfgangj avatar Aug 21 '16 17:08 wolfgangj