typedefs / pm

project management
GNU Affero General Public License v3.0
0 stars 0 forks source link

Upgrade parser #1

Open wires opened 6 years ago

wires commented 6 years ago

The parser that @epost wrote is currently able to work with expressions such as

+ Unit * Unit Void

We probably want to move this into some sort of s-expression and turn it into something usable.