Commit Graph

32 Commits

Author SHA1 Message Date
9dd9c2d13d raw strings 2021-01-24 17:25:15 -07:00
f02e596d24 make all numbers truthy 2021-01-24 11:53:58 -07:00
aca74f3589 whenLet, unlessLet 2021-01-16 21:38:45 -07:00
6a297bfcac ifLet 2021-01-16 21:38:45 -07:00
0c3427cf84 arithmetic assignment 2021-01-04 13:02:50 -07:00
95fa5e5a12 Nested (or) in (case) patterns 2021-01-04 09:02:06 -07:00
79a68ec233 Spec for better (or) handling in (case) 2021-01-04 08:45:24 -07:00
1f0ea932e8 Allow case guards, | 2021-01-03 17:51:31 -07:00
cc84067b36 fix (load) bug 2020-12-31 17:09:30 -07:00
8fc512d511 separate call and ident aliases 2020-12-31 15:48:58 -07:00
1a84724979 Test macro with logic 2020-12-31 15:09:05 -07:00
9bc0ed2011 defmacro 2020-12-31 14:05:46 -07:00
04e6ffe3f0 Start of line reader macros 2020-12-13 13:42:19 -07:00
219cadd040 Pass EmbeddedScript commands the script instance 2020-12-11 19:58:21 -07:00
8795595b1b Get the hyphens out of dict specforms 2020-12-10 18:43:24 -07:00
2da6e032da Enhanced EmbeddedScript error messages 2020-12-10 12:38:21 -07:00
646f10f52b Quasiquote reader macros 2020-12-09 18:34:25 -07:00
cfaa6aec2f Reader macros implemented in Kiss 2020-12-09 18:34:11 -07:00
00193a8fed Decomissioning macro functions 2020-12-09 18:34:11 -07:00
27eefa147b EmbeddedScript forking 2020-12-09 18:34:11 -07:00
03cb974a2e New mechanism for embedded DSLs 2020-12-08 21:24:54 -07:00
419e72e280 Fix comment at end of list problem 2020-12-08 18:50:26 -07:00
480e4c29b2 Workaround for complexType parsing 2020-12-07 20:54:04 -07:00
a564fe146a (rest [list]) 2020-12-07 19:16:22 -07:00
907affa41a (range...) 2020-12-07 19:12:22 -07:00
c39ec902ee Map destructuring 2020-12-07 18:52:33 -07:00
b23c457243 key-value for loops 2020-12-07 18:38:22 -07:00
544579a4d3 KeyValueExps allow map literals 2020-12-07 18:28:12 -07:00
f3832bc4ad basic (case...) 2020-12-07 07:37:57 -07:00
2fd60370e8 (zip [l1] [l2]) 2020-12-05 19:06:15 -07:00
1805b396bf Improve (groups) 2020-12-05 18:46:24 -07:00
7ff7bab555 reorganize kiss into its own directory 2020-12-05 18:35:09 -07:00