mirror of
https://github.com/janet-lang/janet
synced 2025-04-12 13:53:11 +00:00

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.
gst
A language and vm.
Languages
C
76.2%
Janet
21.6%
Makefile
0.7%
Meson
0.7%
Roff
0.4%
Other
0.3%