1
1
mirror of https://github.com/kanaka/mal.git synced 2024-08-17 01:30:26 +03:00

Update readme.

This commit is contained in:
jcguu95 2024-03-20 19:07:58 -04:00
parent 02fe154ee1
commit ad5928d7b5

View File

@ -48,6 +48,6 @@ iters over 10 seconds: 148519
+ Document how the design of the compiler.
+ **Clean Up Code and Submit Pull Request:** Review the codebase
for any cleanup or optimization opportunities. Once ready,
submit a pull request for review and integration.
+ Finish implementing `compile_file`.
+ Wait for pull request decision: https://github.com/kanaka/mal/pull/653