Commit graph

13 commits

Author SHA1 Message Date
Leon Mika d937ee4b54 Added a log builtin
Some checks failed
Build / build (push) Failing after 1m43s
2025-01-15 22:22:17 +11:00
Leon Mika f8c44ad13e Fixed the web deployment
All checks were successful
Build / build (push) Successful in 1m39s
2024-12-12 07:47:52 +11:00
Leon Mika ee2e9464a7 Added custom printers 2024-12-11 22:30:14 +11:00
Leon Mika 23be2593f3 Added help command 2024-12-11 21:16:08 +11:00
Leon Mika 8c5cb299c2 Started working on a REPL helper 2024-12-11 20:48:12 +11:00
Leon Mika 78720eeb5b Started working on builtins 2024-05-04 10:59:17 +10:00
Leon Mika 25594c80d2 Added a few things needed by Dynamo Browse
- Added a NArg returning the total number of arguments
- Added a "missing command" handler
- Added a utility writer which will print out lines as they're collected
2024-05-01 21:05:14 +10:00
Leon Mika af604d60c9 Updated package name 2024-04-27 11:00:48 +10:00
Leon Mika 76219ccec2 Fixed package 2024-04-27 10:15:04 +10:00
Leon Mika 60147d8fdf Renamed project to ucl 2024-04-27 10:11:22 +10:00
Leon Mika 35f45caaaf Spent way too much time building a playground for.. reasons 2024-04-25 11:10:13 +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