1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-28 10:04:49 +03:00
juvix/app/Commands/Dev/Asm
Łukasz Czajka c50ad06976
Compile-time configuration (#3102)
* Closes #3077 
* Closes #3100 
* Adds a compilation-time configuration script that creates a
`config/config.json` file which is then read by the
`Makefile`/`justfile` and embedded into the Juvix binary.
2024-10-16 11:47:23 +02:00
..
Compile Compile-time configuration (#3102) 2024-10-16 11:47:23 +02:00
Run Add FileExt type (#2467) 2023-10-25 12:02:12 +02:00
Validate Add FileExt type (#2467) 2023-10-25 12:02:12 +02:00
Compile.hs Export Juvix source code to latex (#2917) 2024-08-05 11:28:19 +02:00
Options.hs Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
Run.hs Refactor readFile and some parsers to use Path instead of FilePath (#2649) 2024-02-19 17:33:58 +01:00
Validate.hs Refactor readFile and some parsers to use Path instead of FilePath (#2649) 2024-02-19 17:33:58 +01:00