This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
racket
Watch
1
Star
0
Fork
0
You've already forked racket
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
81a0451849
racket
/
collects
/
honu
/
core
History
Jon Rafkind
81d58b1cb6
[honu] fix lexical context for require forms. fixup the module name to replace _ with -
2013-03-04 18:48:41 -07:00
..
lang
[honu] add colored lexer so drracket can color honu syntax appropriately
2011-08-03 14:37:26 -06:00
private
[honu] fix lexical context for require forms. fixup the module name to replace _ with -
2013-03-04 18:48:41 -07:00
api.rkt
[honu] provide honu-syntax through the user api
2012-11-01 11:22:55 -06:00
language.rkt
[honu] remove debugging output
2011-09-06 17:33:13 -06:00
main.rkt
[honu] many small things: allow with syntax to bind arbitrary patterns. provide time and time-apply. make compress-dollars recurse on sub-expressions. add an implicit pattern variable that consists of the result with an ellipses depth of 1. fix the while form. allow require forms to contain mostly anything and be separated by commas.
2013-03-04 18:48:41 -07:00
read.rkt
[honu] wrap syntax with (semicolon ...) when a ; is present
2012-08-20 12:28:15 -06:00
runtime.rkt
[honu] return eof at the repl if an eof-object is read
2011-09-15 17:21:24 -06:00