Commit graph

2 commits

Author SHA1 Message Date
elkowar
c37c5b3cf3 Add elvis operator 2021-03-02 14:52:51 +01:00
ElKowar
9a8bbf4114
Expression language (#124)
* Add AST

* add make-shift testing parser, and make stuff ocmpile

* add proper expression parser

* make string format use '

* Add empty doc page for expressions

* add tests

* Clean up file structure and add unary operators

* Write documentation
2021-03-02 10:27:52 +01:00