Files
engine/readme.md
T

561 B

A very terrible first go at parsing and calculating mathamtical expressions.

This project evolved into the calc_engine project. This code was eventually ported into Python to create the calc_engine. That later evolved into the terrain_generator.

However, this project is offically abandoned and no longer active. Its only here as a archive of what I've done, and how much I learned since writing this code. Which, to be frank, is very bad.