mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
WIP - overview
This commit is contained in:
parent
cfa062b5bc
commit
7ac43aa62f
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ In addition, developing [Husk Scheme](http://justinethier.github.io/husk-scheme)
|
|||
|
||||
TODO: overview of the compilation process
|
||||
|
||||
Cyclone has a similar architecture to other modern compilers:
|
||||
|
||||
input file => scheme AST => IR's => C-gen => C compiler => exe or obj
|
||||
|
||||
## Source-to-Source Transformations
|
||||
|
|
Loading…
Add table
Reference in a new issue