|
6e2031f715
|
Parse int comparisons as boolean expression
|
2023-10-14 18:01:01 -05:00 |
|
|
d64ad9aeda
|
Parse printInt instead of print
|
2023-10-08 00:23:13 -05:00 |
|
|
a7547dd670
|
Parse expressions into different types
|
2023-10-07 22:46:37 -05:00 |
|
|
e145e91074
|
Allow multiple print statements
|
2023-10-07 00:50:33 -05:00 |
|
|
b52fe34667
|
Move Expr to Type.hs
|
2023-10-06 23:32:00 -05:00 |
|
|
5325a845f2
|
Fix haskell language server broken
|
2023-10-06 00:29:36 -05:00 |
|
|
7f9e3c3509
|
Add parenthesis
|
2023-09-30 05:12:32 -05:00 |
|
|
e162d55439
|
Parse "print" statement
|
2023-09-30 05:04:39 -05:00 |
|
|
d40467bc00
|
Parse negative numbers
|
2023-09-30 04:35:59 -05:00 |
|
|
d14c5ace00
|
Reorganize Parser method
|
2023-09-30 04:07:45 -05:00 |
|
|
01ff098530
|
Update Readme
|
2023-09-30 03:57:03 -05:00 |
|