1
0
mirror of https://github.com/janet-lang/janet synced 2024-09-28 07:08:14 +00:00
A dynamic language and bytecode VM.
Go to file
Calvin Rose 01e8749f39 Redo function call bytecode interface to be simpler and allow
for an apply like structure in the language
2017-04-19 09:02:12 -04:00
client Redo function call bytecode interface to be simpler and allow 2017-04-19 09:02:12 -04:00
core Redo function call bytecode interface to be simpler and allow 2017-04-19 09:02:12 -04:00
gsttests More work on cleaing up code. 2017-03-26 11:47:58 -04:00
include/gst Redo function call bytecode interface to be simpler and allow 2017-04-19 09:02:12 -04:00
libs Redo function call bytecode interface to be simpler and allow 2017-04-19 09:02:12 -04:00
.gitignore Fix gitignore 2017-03-26 15:44:57 -04:00
LICENSE License 2017-04-17 22:36:44 -04:00
Makefile Readd the repl. 2017-04-17 22:14:35 -04:00
README.md Keep readme minimal for now 2017-03-10 00:23:59 -05:00

gst

A language and vm.