Commit graph

8 commits

Author SHA1 Message Date
Leon Mika 9f8ba430f6 Working out the tests 2025-03-23 11:07:54 +11:00
Leon Mika 75f42d8e4a First cut of procs
These capture the context, making them useful as lambdas
2025-03-23 11:07:37 +11:00
Leon Mika 94e751a6d8 Added the foreach loop 2025-03-23 11:05:59 +11:00
Leon Mika d6cc449b40 Added macros and the if macro 2024-04-13 21:46:50 +10:00
Leon Mika 730dc46095 Working on multi-line statements 2024-04-13 09:25:16 +10:00
Leon Mika 41a4d7fd25 Added variables and variable setting
Just string variables for name
2024-04-11 20:58:59 +10:00
Leon Mika 3b3bac4a7f Added the notion of streams
This includes a stream to a file
2024-04-10 21:58:06 +10:00
Leon Mika 781a761ead Initial version of prototype cmdlang 2024-04-10 20:45:58 +10:00