Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariokonrad/embedded-language
Demonstration/usage of embedded language interpreters
https://github.com/mariokonrad/embedded-language
Last synced: 24 days ago
JSON representation
Demonstration/usage of embedded language interpreters
- Host: GitHub
- URL: https://github.com/mariokonrad/embedded-language
- Owner: mariokonrad
- Created: 2013-01-17T20:11:50.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-17T06:21:23.000Z (over 11 years ago)
- Last Synced: 2023-04-06T00:41:52.786Z (over 1 year ago)
- Language: C++
- Size: 20.6 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
embedded-language
=================Demonstration/usage of embedded language interpreters.
DONE (BUILD + EXAMPLE)
----- Lua 5.1.4 (http://www.lua.org/ftp/)
- JavaScript 1.8.0 (SpiderMonkey)
- ECL 10.2.1 (http://ecls.sourceforge.net/download.html)
- TinyScheme 1.39 (http://tinyscheme.sourceforge.net/)
- chicken 4.8.0.3 (http://www.call-cc.org/)BUILD
------ squirrel 3.0.4 stable (http://www.squirrel-lang.org/#download)
TODO
----- guile 2.0 (https://www.gnu.org/software/guile/download.html)
- siod
- elk
- dscript (requires boost::spirit)
- angelscript 2.19.0 (http://www.angelcode.com/angelscript/downloads.html)
- nasal 1.0.1 (http://plausible.org/nasal/)LICENSE
=======Look at the individual packages for specific license information.