mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-08 13:37:33 +02:00
Update for 2017
This commit is contained in:
parent
c143f74341
commit
43f5049649
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
||||||
[<img src="images/cyclone-logo-04-header.png" alt="cyclone-scheme">](http://github.com/justinethier/cyclone)
|
[<img src="images/cyclone-logo-04-header.png" alt="cyclone-scheme">](http://github.com/justinethier/cyclone)
|
||||||
|
|
||||||
# Writing the Cyclone Scheme Compiler (Revision 1)
|
# Writing the Cyclone Scheme Compiler
|
||||||
|
|
||||||
|
## Revised for 2017
|
||||||
|
|
||||||
###### by [Justin Ethier](https://github.com/justinethier)
|
###### by [Justin Ethier](https://github.com/justinethier)
|
||||||
|
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
@@ @@ Cyclone Scheme->C compiler
|
@@ @@ Cyclone Scheme->C compiler
|
||||||
,@ http://justinethier.github.io/cyclone/
|
,@ http://justinethier.github.io/cyclone/
|
||||||
'@
|
'@
|
||||||
.@ (c) 2014-2016 Justin Ethier
|
.@ (c) 2014-2017 Justin Ethier
|
||||||
@@ #@ Version " *version* "
|
@@ #@ Version " *version* "
|
||||||
`@@@#@@@.
|
`@@@#@@@.
|
||||||
#@@@@@
|
#@@@@@
|
||||||
|
|
Loading…
Add table
Reference in a new issue