Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inste/jane
Tiny interpreter for educational purposes
https://github.com/inste/jane
Last synced: 2 months ago
JSON representation
Tiny interpreter for educational purposes
- Host: GitHub
- URL: https://github.com/inste/jane
- Owner: inste
- License: bsd-4-clause
- Created: 2010-08-11T17:55:26.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-09-01T20:27:26.000Z (over 14 years ago)
- Last Synced: 2024-04-24T16:14:42.608Z (9 months ago)
- Language: C
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE.libdict
Awesome Lists containing this project
- AwesomeInterpreter - jane
README
Jane - tiny interpreter developed for education purposes
Tested on:
x86_64 GNU/Linux gcc 4.4.4
Win32 mingw-gcc 3.3.4
Win32 MS VC++ 2008 Express Compiler
Code from trunk may be broken or may don't build on some configurations.Include Farooq Mela's libdict, see README.libdict and directory lib/rb_tree.
Published under BSD license
(c) 2010, Ilya Ponetayev (instenet AT gmail DOT com)