diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2018-03-21 12:30:22 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2018-03-21 12:30:22 -0400 |
commit | 1fd930598eb40a37ce17420ab41b66f3c24101b1 (patch) | |
tree | 19699ae74797663c829d1e2c612654bc196cc853 /README.md | |
parent | 140a0bbecc144e554c1954f594a9f0d0b2276e9c (diff) | |
parent | 4c2326889c7d0325793b9c73f57f69531d62ee1e (diff) |
Merge branch 'master' of http://code.bitgloo.com/clyne/interpreter
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,3 +21,4 @@ Some TODO items: This project can be made for the host system (```make```) or an ARM system (```make arm```). This project is still in heavy development, so don't expect much. To include it in your own project, just link in libinterp.a (for ARM) and use the header files. + |