Commit Graph

7018 Commits

Author SHA1 Message Date
collin
3f59714eac pest function defs 2020-04-13 12:37:30 -07:00
collin
54ad1af1f8 pest increment decrement 2020-04-13 11:30:17 -07:00
collin
030699beb5 pest array, postfix, array access 2020-04-13 11:17:29 -07:00
collin
d9b0fa993f impl conditional if then else fi 2020-04-09 19:22:11 -07:00
collin
62fa83195e all field operators working with constraints 2020-04-09 15:37:42 -07:00
collin
9b4bd25773 impl variable declaration resolution 2020-04-07 14:52:34 -07:00
collin
f19eb4f066 basic assign and returns 2020-04-07 12:44:59 -07:00
collin
eb56ad6d7e return and assign statements working. 2020-04-03 18:15:14 -07:00
collin
acd8992843 composable return statements working 2020-04-03 12:22:03 -07:00
collin
82eaba499c impl add, sub, mul, div 2020-04-01 13:59:14 -07:00
collin
c4f233e142 add constraints and snark functions 2020-03-31 13:47:51 -07:00
collin
4a83a0e879 program a==1 compiles and generates constraints 2020-03-27 19:00:19 -07:00
collin
c798635e29 basic program compilation from ast 2020-03-23 15:19:47 -07:00
howardwu
a143322f53 Working parser 2020-03-13 10:02:39 -07:00
howardwu
6c4c621dd9 Merge branch 'master' of https://github.com/AleoHQ/language 2020-03-11 14:56:58 -07:00
howardwu
078db23fa6 AST WIP 2020-03-11 14:56:54 -07:00
Howard Wu
c23c20a802
Create README.md 2020-03-09 20:58:09 -07:00
howardwu
bc4c60712b Initial commit 2020-03-09 20:55:41 -07:00