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
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
..
core
[honu] fix lexical context for require forms. fixup the module name to replace _ with -
2013-03-04 18:48:41 -07:00
lang
[honu] expand honu's #%top-interaction to racket's #%top-interaction
2011-09-06 17:33:13 -06:00
private
[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
scribblings
[honu] wrap blocks inside a definition context (with let)
2011-10-23 13:26:28 -06:00
tests
[honu] accidentally added these files, so removing them
2011-08-19 17:21:56 -06:00
debug.rkt
[honu] add module for debugging honu programs. first feature passes the input through honu-read
2012-08-20 12:28:15 -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
syntax-parse.rkt
[honu] remove context argument from macro transformers
2012-08-20 12:28:14 -06:00
syntax.rkt
[honu] add syntax-rules analog
2012-11-01 11:22:54 -06:00