1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-20 13:21:47 +03:00
juvix/app/Commands/Dev/Core/Compile
Jonathan Cubides 830b3be304
Add FileExt type (#2467)
This PR introduces FileExt type, and consequently, one can generalise
methods and matches based on the file extension; for example,
`parseInputJuvixAsmFile` is now an app. `parseInputFile FileExtJuvixAsm`
2023-10-25 12:02:12 +02:00
..
Base.hs VampIR range checks and error handling (#2344) 2023-09-12 19:56:28 +02:00
Options.hs Add FileExt type (#2467) 2023-10-25 12:02:12 +02:00