summary refs log tree commit diff stats
tag namev2.1.0-p1 (44ded9edfee973cb9bc00e0fd29485e2b3b499d2)
tag date2024-06-11 22:02:56 -0300
tagged bySoniEx2 <endermoneymod@gmail.com>
tagged objectcommit 70a7abacbb...
Version 2.1.0-p1
This release marks a bit of a change in direction. The focus is to try
and define the cratera object system. We also added a REPL.

- Added a "build system"
- Added a REPL
- Added stdlib (cratera.lib)
- Added hashmap library (cratera.lib.bucket)
- Fixed a bunch of parsing/compilation bugs