Commit Graph

12 Commits (main)

Author SHA1 Message Date
cosmonaut d9b01515eb Generics (#7)
Co-authored-by: venko <alexmflores@gmail.com>
Reviewed-on: #7
Co-authored-by: cosmonaut <evan@moonside.games>
Co-committed-by: cosmonaut <evan@moonside.games>
2021-06-01 19:58:46 +00:00
venko aeb36f9540 Adds type for validating identifiers 2021-05-06 17:17:24 -07:00
cosmonaut c728dd6b8c if-else chains 2021-04-29 15:26:30 -07:00
cosmonaut 7ca87d6b13 parser sequence refactor 2021-04-29 12:42:51 -07:00
cosmonaut 9a97b73c7c rename compiler to codegen + handle file not found 2021-04-28 16:10:17 -07:00
cosmonaut 49183bf1d3 restructure build process 2021-04-28 16:01:48 -07:00
cosmonaut 272c809c69 input option parsing 2021-04-28 15:21:51 -07:00
cosmonaut acb6c61922 function calls 2021-04-22 17:19:35 -07:00
cosmonaut c2b4cd4b4a some cleanup 2021-04-21 22:26:34 -07:00
cosmonaut 5c147d80ec basic compilation structure 2021-04-19 18:18:45 -07:00
cosmonaut 545a010e58 fix compilation structure 2021-04-18 15:29:54 -07:00
cosmonaut a849fa73c4 add cmake build process + switch to bison 2021-04-18 14:10:15 -07:00