Max Wash 1e7e73db21 lang: ast: implement ast iteration
iteration is implementing without recursion, instead using type-specific callbacks to construct a queue of nodes to iterate through. ast priting is implemented using this functionality.
2024-11-24 20:50:12 +00:00
2024-11-22 22:30:15 +00:00
2024-11-24 20:50:12 +00:00
2024-11-14 19:30:36 +00:00
2024-11-01 21:41:44 +00:00
Description
Embeddable, message-based scripting language
1 MiB
Languages
C 96.7%
Vim Script 2%
CMake 1.3%