aboutsummaryrefslogtreecommitdiff
path: root/cm/ex01.lua
AgeCommit message (Collapse)Author
2025-10-15Move imported files into metafang/ dirHEADmasterrtk0c
this metaprogramming attempt was started outside, and then imported here 5124eb80701523ac16928219e9a1031eded128ef..bc8c20d1e93b5c18e8915d356e74024092a74ce8
2025-10-15Clarify terminology: decl and type; clarify helpers' usagertk0c
2025-10-15Fix _alias() example semanticrtk0c
_alias takes a type, generates a type. So textually, it must take another Lua variable, or a call to _t
2025-10-15metalanguage design (both lua literals and DSL)rtk0c