racket/collects/honu/core/private
2013-03-04 18:48:41 -07:00
..
canonical.rkt
class.rkt [honu] remove context argument from macro transformers 2012-08-20 12:28:14 -06:00
compile.rkt [honu] clean up requires by separating code into modules 2012-10-04 23:53:03 -06:00
contexts.rkt
debug.rkt
extra.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
fixture.rkt
honu-plan
honu-typed-scheme.rkt [honu] add postfix keyword for unary definitions 2012-10-04 23:53:03 -06:00
honu.rkt
honu2.rkt [honu] fix lexical context for require forms. fixup the module name to replace _ with - 2013-03-04 18:48:41 -07:00
issues
language.rkt
literals.rkt [honu] remove unused embedding of racket code inside a honu expression via %racket 2012-10-04 23:53:03 -06:00
macro2.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
more.rkt
operator.rkt [honu] add operator which creates simple lambdas 2012-11-30 11:11:11 -07:00
ops.rkt
parse-helper.rkt
parse2.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
struct.rkt [honu] remove context argument from macro transformers 2012-08-20 12:28:14 -06:00
syntax.rkt Some more #lang racket' -> #lang racket/base' conversions 2012-11-07 08:03:44 -05:00
template.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
transformer.rkt [honu] support postfix unary operators 2012-10-04 23:53:03 -06:00
util.rkt [honu] bind all attributes from a syntax class. allow multiple expressions in a match list 2012-03-05 13:48:52 -07:00
utils.rkt [honu] clean up requires by separating code into modules 2012-10-04 23:53:03 -06:00