Commit Graph

7 Commits

Author SHA1 Message Date
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
Nemo d209fabc9a Work from yesterday on the CompilationEngine
- Restructured the grammar into a separate python
  module today
- Doesn't cover array expressions and subroutine calls
  inside expressions
2020-06-18 18:21:06 +05:30