summaryrefslogtreecommitdiff
path: root/src/runtime.c
AgeCommit message (Collapse)Author
2025-09-28Add READMELLLL Colonq
2025-09-27Fix bug related to nested evaluationLLLL Colonq
2025-09-27Source location trackingLLLL Colonq
2025-09-25Add runtime freezing, add defun and defmacroLLLL Colonq
2025-09-24Bind cells instead of valuesLLLL Colonq
2025-09-24Add lambdaLLLL Colonq
2025-09-23Add letLLLL Colonq
2025-09-21Native special forms / macrosLLLL Colonq
2025-09-21Evaluation!LLLL Colonq
2025-09-20Initial commitLLLL Colonq