Skip to content

Commit

Permalink
issue #82 doc updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Dibyendu Majumdar committed May 1, 2016
1 parent d501e9f commit ecdafc8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Goals
* Type specific bytecodes to improve performance
* Compatibility with Lua 5.3 (see Compatibility section below)
* `LLVM <http://www.llvm.org/>`_ powered JIT compiler
* Additionally a `libgccjit <https://gcc.gnu.org/wiki/JIT>`_ based alternative JIT compiler is also available.
* Additionally a `libgccjit <https://gcc.gnu.org/wiki/JIT>`_ based alternative JIT compiler is also available

Documentation
--------------
Expand Down Expand Up @@ -403,10 +403,9 @@ Work Plan
---------
* Feb-Jun 2015 - implement JIT compilation using LLVM
* Jun-Jul 2015 - libgccjit based alternative JIT
* Jun-Nov 2015 - testing
* Dec 2015 - beta release
* 2016 - Focus on creating numeric library bindings - in particular.
* 2016 priorties

* `IDE support (Visual Studio Code) <https://github.com/dibyendumajumdar/ravi/tree/master/vscode-debugger>`_
* BLAS and LAPACK
* GNU Scientific library
* symengine
Expand Down

0 comments on commit ecdafc8

Please sign in to comment.