mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
Delete misc/roadmap.md
This commit is contained in:
@@ -1,21 +0,0 @@
|
|||||||
# Odin Roadmap
|
|
||||||
|
|
||||||
Not in any particular order
|
|
||||||
|
|
||||||
* Custom backend to replace LLVM
|
|
||||||
- Improve SSA design to accommodate for lowering to a "bytecode"
|
|
||||||
- SSA optimizations
|
|
||||||
- COFF generation
|
|
||||||
- linker
|
|
||||||
* Type safe "macros"
|
|
||||||
* Documentation generator for "Entities"
|
|
||||||
* Multiple architecture support
|
|
||||||
* Inline assembly
|
|
||||||
* Linking options
|
|
||||||
- Executable
|
|
||||||
- Static/Dynamic Library
|
|
||||||
* Debug information
|
|
||||||
- pdb format too
|
|
||||||
* Command line tooling
|
|
||||||
* Compiler internals:
|
|
||||||
- Big numbers library
|
|
||||||
Reference in New Issue
Block a user