ucl/cmdlang
Leon Mika 3b320206e9 Changed from square brackets to parenthesis
This leaves the square brackets free for lists
2024-04-10 22:44:20 +10:00
..
ast.go Changed from square brackets to parenthesis 2024-04-10 22:44:20 +10:00
builtins.go Started working on placeholders 2024-04-10 22:19:11 +10:00
egbuiltins.go Added the notion of streams 2024-04-10 21:58:06 +10:00
env.go Added the notion of streams 2024-04-10 21:58:06 +10:00
eval.go Started working on placeholders 2024-04-10 22:19:11 +10:00
inst.go Added the notion of streams 2024-04-10 21:58:06 +10:00
objs.go Started working on placeholders 2024-04-10 22:19:11 +10:00
streams.go Added the notion of streams 2024-04-10 21:58:06 +10:00