|
37dcd45432
|
Copy and paste llvm-hs-examples/basic on GitHub to LLVMGen/Expression.hs and configure stack to compile it correctly
|
2023-09-17 23:18:55 -05:00 |
|
|
3388e3f97e
|
Read expressions from file
|
2023-09-08 01:31:07 -05:00 |
|
|
af50529dc1
|
Add solving expressions
|
2023-09-08 00:53:11 -05:00 |
|
|
7f28dc939f
|
Move parser to separate file
|
2023-09-07 23:13:47 -05:00 |
|
|
a58bb2bab0
|
Make minor improvements to parser
|
2023-09-07 23:04:01 -05:00 |
|
|
ff7fe0a1d3
|
Create very basic equation parser
|
2023-09-07 22:57:12 -05:00 |
|
|
0062f14109
|
Cabal init
|
2023-09-07 17:24:45 -05:00 |
|