cyclone/scheme/cyclone
Justin Ethier be8ad49ac4 Issue #76
Compile a faster version of `apply` when only two arguments are received.
2018-01-04 18:36:44 -05:00
..
array-list.scm Adding array-list support, tests, amending Makefile 2017-02-11 18:58:12 +13:00
array-list.sld Issue #185 - Allow export of another lib's export 2017-03-20 17:01:25 +00:00
ast.sld Keep track of lambda's with continuations 2017-05-04 06:50:09 +00:00
cgen.sld Relocated macro expansion code 2017-11-28 18:46:48 -05:00
common.sld Adding placeholders for 0.7.2 2017-12-20 18:52:48 -05:00
cps-optimizations.sld Added opt:add-inlinable-functions 2017-08-23 16:30:18 +00:00
libraries.sld Allow importing (cyclone ...) libraries from a relative path 2017-12-26 18:08:31 -05:00
macros.sld Relocating code 2017-11-27 18:52:13 -05:00
opti-test.scm Added nqueens CPS 2016-05-26 22:23:17 -04:00
pretty-print.sld New file 2016-04-28 20:59:27 -04:00
primitives.sld Issue #76 2018-01-04 18:36:44 -05:00
test-cps.scm Allow optimizing non-mutating prims 2016-06-09 00:04:30 -04:00
test.scm Integrating a test library 2016-08-25 03:19:30 -04:00
test.sld WIP 2016-08-30 22:15:40 -04:00
transforms.sld Relocated macro expansion code 2017-11-28 18:46:48 -05:00
util.sld Added letrec-syntax to list of keywords in the rename code 2017-12-11 13:56:21 -05:00