.. |
basic.honu
|
enable #lang honu
|
2011-07-14 16:54:26 -06:00 |
check.rkt
|
[honu] add postfix keyword for unary definitions
|
2012-10-04 23:53:03 -06:00 |
class.honu
|
[honu] actually check for separator for the separate ids class. parse constructor arguments with comma separated ids
|
2011-11-15 12:19:27 -07:00 |
flow.honu
|
[honu] fix some tests. always reparse the right hand side of an operator
|
2012-03-05 13:48:52 -07:00 |
for.honu
|
[honu] then is optional in "if". allow multiple sequences in for. add for/fold
|
2012-01-26 13:32:51 -07:00 |
function-use.honu
|
dont require core files
|
2010-10-22 10:48:09 -06:00 |
function.honu
|
[honu] add fun as an alias to function
|
2012-02-01 16:05:40 -07:00 |
ideas.honu
|
add != to honu. start making some tests
|
2009-02-03 01:47:33 +00:00 |
linq.honu
|
[honu] use a function keyword to define procedures and make lambdas
|
2012-02-01 16:05:40 -07:00 |
linq.rkt
|
[honu] remove context argument
|
2012-08-20 16:25:38 -06:00 |
macros.rkt
|
[honu] fix some tests. always reparse the right hand side of an operator
|
2012-03-05 13:48:52 -07:00 |
macros2.honu
|
[honu] fix the pattern form and use quote-syntax to prevent syntaxes from being interpolated too early
|
2012-06-02 15:33:55 -06:00 |
match.honu
|
[honu] move honu-syntax to syntax.rkt. allow each pattern to specify a syntax result
|
2012-11-01 11:22:55 -06:00 |
math.honu
|
[honu] add two more tests
|
2012-03-20 11:32:46 -06:00 |
operators.honu
|
[honu] add postfix keyword for unary definitions
|
2012-10-04 23:53:03 -06:00 |
struct-patterns.honu
|
start new honu implementation
|
2011-07-12 10:37:23 -06:00 |
struct-use.honu
|
start new honu implementation
|
2011-07-12 10:37:23 -06:00 |
struct.honu
|
[honu] add some examples
|
2011-08-12 15:16:39 -06:00 |
test.honu
|
[honu] wrap syntax with (semicolon ...) when a ; is present
|
2012-08-20 12:28:15 -06:00 |
test.xml
|
[honu] add string comparison. add test.xml file for linq example
|
2011-09-15 16:01:54 -06:00 |
where.honu
|
[honu] use a local macro inside a where expression
|
2012-04-06 12:36:18 -06:00 |
xml.honu
|
[honu] add xml example
|
2012-10-10 23:02:35 -06:00 |
xml.rkt
|
[honu] remove debugging lines
|
2012-10-11 21:50:39 -06:00 |