mirror of
https://github.com/janet-lang/janet
synced 2024-12-26 08:20:27 +00:00
0a96e45c4a
Tables are simpler and don't do inheritance via metatables. This means object polymorphism will be done through a different mechanism rather than Lua-like metatables. Perhaps smalltalk style messaging using functions as objects, or lisp-like method dispatch. |
||
---|---|---|
.. | ||
compile.h | ||
disasm.h | ||
gst.h | ||
parse.h | ||
stl.h |