Commit Graph

10 Commits

Author SHA1 Message Date
Nemo a6d3e1f6bd [10] Notes for the compiler, part 2 2020-07-07 03:37:40 +05:30
Nemo b0aa03980c [10] Finishes compiler implementation 2020-07-07 03:23:06 +05:30
Nemo 02cb984fec Fix empty expression tags, and add directory support 2020-07-06 21:44:22 +05:30
Nemo a274797e58 Fixes <statements> opening after first statement 2020-07-06 21:15:19 +05:30
Nemo d25f7407da Got most of the Compilation Engine working
- Expressions aren't tested
- Some issues with xml ordering and empty tags
2020-07-06 21:12:00 +05:30
Nemo 703c5e467d New compiler is running now and giving some results 2020-07-06 17:21:13 +05:30
Nemo 48d72383fd Implement all grammar classes 2020-07-06 16:27:19 +05:30
Nemo e862b318ba Rename Elements to Atom 2020-07-06 15:00:36 +05:30
Nemo deeebda14d WIP at enginev2 2020-07-06 14:36:41 +05:30
Nemo 333484ce7f Various other WIP attempts 2020-06-24 18:12:36 +05:30