Commit graph

8 commits

Author SHA1 Message Date
afa4812074 [fine] Parse alternate types 2024-02-01 07:56:30 -08:00
01798236ec [fine] Compile iteratively instead of recursively 2024-01-16 09:26:05 -08:00
d893002ec2 [fine] Check the return type of functions
A function returns what it says it does, the check is that the body
returns the right value.
2024-01-15 07:46:20 -08:00
1eb7da77fc [fine] The VM lives! We can test it a little! 2024-01-14 16:06:14 -08:00
4be4572574 [fine] Fiddle with tests, no errors 2024-01-14 07:05:01 -08:00
65fef78c44 [fine] OK 2024-01-13 15:07:38 -08:00
d8988cb2cf [fine] test compilation, start removing print 2024-01-11 06:33:08 -08:00
efd0685f41 [fine] Environments for functions
Fun times.
2024-01-07 08:11:27 -08:00