Implemented the keyword argument parser.

This commit is contained in:
2022-07-22 16:00:37 -04:00
parent 4735c1fd7d
commit 001add12bf
7 changed files with 116 additions and 113 deletions

View File

@@ -2,8 +2,6 @@ Calling out to external servers.
Support ANSI escape sequences on output.
Make math.random do something predictable.
Do something about std::cerr && std::cout once and for all.
Fix math.random