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
caad82f91e
racket
/
collects
/
honu
History
Eli Barzilay
af6be85ff5
Fix lots of indentation mistakes.
...
(Found by my ayatollah script...)
2013-03-14 10:55:47 -04:00
..
core
Fix lots of indentation mistakes.
2013-03-14 10:55:47 -04: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