Justin Ethier
aea65ac563
Clean up renamed symbols that are quoted.
2016-09-22 23:55:19 -04:00
Justin Ethier
77cae5060b
Added let-values fix
2016-09-21 17:50:32 -04:00
Justin Ethier
7b441dcfcf
Change rename env to a local instead of a global
2016-09-21 17:25:36 -04:00
Justin Ethier
5f93f3e9cb
Allow (macro:add-renamed-vars!) to mutate env
2016-09-22 03:44:29 -04:00
Justin Ethier
6ca3b7fca7
Staging changes to use a rename tbl instead of glo
2016-09-20 18:55:12 -04:00
Justin Ethier
796d5f9e0a
Get macros to work by adding a rename env
...
Each macro will use its own use environment to rename macros, but a common environment will be used by all macro expansions (and after the last expansion) to map any renamed free variables back to the expected symbol.
2016-09-20 17:32:26 -04:00
Justin Ethier
d7bd650cfd
Fix how lambda vars are added to bound var list
2016-09-21 02:12:23 -04:00
Justin Ethier
e49efe4394
Enable variable renaming
2016-09-20 04:11:14 -04:00
Justin Ethier
49235c0a82
Handle null during cleanup
2016-09-20 04:09:53 -04:00
Justin Ethier
0dc1c7c232
WIP
2016-09-20 02:47:51 -04:00
Justin Ethier
bccbef125b
Fix call to lambda->exp
2016-09-20 02:46:49 -04:00
Justin Ethier
5a0d619e38
Added debugging
2016-09-18 17:20:12 -04:00
Justin Ethier
3e5dae998b
Fixup Cyc-er-compare
2016-09-18 16:50:44 -04:00
Justin Ethier
2e35a84a68
WIP
2016-09-17 18:02:49 -04:00
Justin Ethier
9555c48850
Check if renamed symbol is a bound variable
2016-09-17 17:23:26 -04:00
Justin Ethier
d2019bb284
WIP
2016-09-16 19:19:25 -04:00
Justin Ethier
f51a680eef
Add macro:clean
2016-09-16 18:19:50 -04:00
Justin Ethier
4f99b8b629
Relocated (lambda->exp)
2016-09-16 17:51:48 -04:00
Justin Ethier
df7640777f
Migrate functions
2016-09-16 17:35:07 -04:00
Justin Ethier
c1393acf91
Added functions to be migrated here
2016-09-17 03:08:57 -04:00
Justin Ethier
c4829df732
WIP
2016-09-17 02:57:50 -04:00
Justin Ethier
a2aa1fe9a3
Added (env:all-values env)
2016-09-17 00:57:49 -04:00
Justin Ethier
d078e4d1c1
WIP
2016-09-15 18:47:21 -04:00
Justin Ethier
603d649336
WIP
2016-09-16 03:40:42 -04:00
Justin Ethier
fcfa5bda2f
WIP
2016-09-16 03:29:27 -04:00
Justin Ethier
cd1c5eb99d
WIP
2016-09-16 01:08:20 -04:00
Justin Ethier
0a352541eb
Explicit version number
2016-09-16 01:08:03 -04:00
Justin Ethier
9a6da192e6
Issue #107 - Purge old code
2016-09-14 18:02:53 -04:00
Justin Ethier
a822bc9e91
Pass additional environments to er macro functions
2016-09-14 17:36:53 -04:00
Justin Ethier
1e922a1128
Added mtrace debugging
2016-09-14 23:41:57 -04:00
Justin Ethier
9e6fb14e7f
Debugging
2016-09-14 04:11:56 -04:00
Justin Ethier
40071e433f
Added syntactic closure functions
2016-09-13 23:25:47 -04:00
Justin Ethier
49bfe2649b
Added SC placeholders
2016-09-12 18:38:02 -04:00
Justin Ethier
8a0d0e75a5
Bump to 0.2.1
2016-09-08 19:53:15 -04:00
Justin Ethier
7200fe024b
Merge remote-tracking branch 'origin/master'
2016-09-07 18:15:32 -04:00
Justin Ethier
7080edaeeb
Update README.md
2016-09-07 21:33:51 -04:00
Justin Ethier
1bce6988df
Revising about section
2016-09-08 03:59:57 -04:00
Justin Ethier
7271ae28b6
Rev
2016-09-08 03:57:31 -04:00
Justin Ethier
4dee44d9a1
Rev
2016-09-08 01:47:43 -04:00
Justin Ethier
c3341b80e4
Rev
2016-09-08 01:44:29 -04:00
Justin Ethier
e2ace9b720
Revised
2016-09-08 01:42:35 -04:00
Justin Ethier
8f2c86b123
Revised about section
2016-09-08 01:41:07 -04:00
Justin Ethier
8bfb053acb
Added SRFI 117 to bootstrap
2016-09-07 23:31:50 -04:00
Justin Ethier
0b1f39412a
Bump to v0.2
2016-09-07 23:15:57 -04:00
Justin Ethier
78cba89943
Revised progress
2016-09-07 23:13:04 -04:00
Justin Ethier
2da8253349
Initial files, not fully integrated yet
2016-09-07 23:06:40 -04:00
Justin Ethier
be04e5ca16
Added date
2016-09-07 18:15:15 -04:00
Justin Ethier
33690561ca
Added functions
2016-09-06 17:55:47 -04:00
Justin Ethier
2f7a624f15
Added: infinite? finite? nan?
2016-09-06 17:55:10 -04:00
Justin Ethier
a6c699a436
Added SRFI 117
2016-09-06 16:42:47 -04:00