1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-20 05:12:05 +03:00
juvix/app
Łukasz Czajka 0073d04f89
JuvixTree evaluator ()
* Implements JuvixTree evaluator
* Adds JuvixTree evaluation tests
* Adds the `juvix dev tree eval` command
* Depends on  
* Depends on 
2024-01-25 19:11:45 +00:00
..
Commands JuvixTree evaluator () 2024-01-25 19:11:45 +00:00
TopCommand Add support for Literate Juvix Markdown () 2023-11-10 13:55:36 +01:00
App.hs Nockma compile () 2024-01-17 11:15:38 +01:00
AsmInterpreter.hs Nockma compile refactor () 2024-01-16 16:22:10 +00:00
CommonOptions.hs Add FileExt type () 2023-10-25 12:02:12 +02:00
Evaluator.hs Nockma compile refactor () 2024-01-16 16:22:10 +00:00
GlobalOptions.hs Per-module compilation () 2023-12-30 20:15:35 +01:00
Main.hs Read Package on demand and cache it () 2023-12-06 18:24:59 +01:00
TopCommand.hs Read Package on demand and cache it () 2023-12-06 18:24:59 +01:00
TreeEvaluator.hs JuvixTree evaluator () 2024-01-25 19:11:45 +00:00