ucl/cmdlang
Leon Mika 219d4d49da Started working on the public interface 2024-04-14 22:09:13 +10:00
..
ast.go Added macros and the if macro 2024-04-13 21:46:50 +10:00
builtins.go Added macros and the if macro 2024-04-13 21:46:50 +10:00
egbuiltins.go Added the notion of streams 2024-04-10 21:58:06 +10:00
env.go Added macros and the if macro 2024-04-13 21:46:50 +10:00
eval.go Added macros and the if macro 2024-04-13 21:46:50 +10:00
inst.go Added macros and the if macro 2024-04-13 21:46:50 +10:00
inst_test.go Started working on the public interface 2024-04-14 22:09:13 +10:00
objs.go Started working on the public interface 2024-04-14 22:09:13 +10:00
streams.go Added macros and the if macro 2024-04-13 21:46:50 +10:00
testbuiltins_test.go Started working on the public interface 2024-04-14 22:09:13 +10:00
userbuiltin.go Started working on the public interface 2024-04-14 22:09:13 +10:00
userbuiltin_test.go Started working on the public interface 2024-04-14 22:09:13 +10:00