Commit Graph

16 Commits

Author SHA1 Message Date
Kyle 54e1f7f281 Documentation cleanups. 2015-08-29 20:14:07 -07:00
Kyle 7e22c46e43 Rename #'vectorise to #'build-vector.
This follows the naming scheme of #'build-list.
2015-08-29 18:48:43 -07:00
Kyle e7f2bf5bc1 Adding more utilities and organising code. 2015-08-29 18:22:13 -07:00
Kyle Isom 2b46bc5867 add DROP, similar to Clojure counterpart. 2015-04-21 09:55:15 -06:00
Kyle Isom 131b9848e9 Add TAKE. 2015-04-20 20:38:05 -07:00
Kyle e593414598 Add zip. 2015-04-15 08:58:41 -07:00
Kyle f115ab9ed5 Code generating code generators.
Which is furthermore motivated by writing a code generator. It's code
generators all the way down!
2015-04-10 21:10:58 -07:00
Kyle Isom 5904cf167c Cleanup defclass!, interpose. 2015-04-10 19:40:59 -07:00
Kyle addde28629 Add defconstructor. 2015-04-10 02:41:14 -07:00
Kyle 35888b9b26 Add defclass! to abstract common defclass pattern. 2015-04-10 02:41:14 -07:00
Kyle 1330c456ee Add mksymb, mkkw. 2015-04-10 02:41:14 -07:00
Kyle Isom a1622048d0 Add a few new functions, update docs. 2015-04-08 14:01:15 -07:00
Kyle 19a3a3b586 Detypo. 2015-04-06 22:27:21 -07:00
Kyle 614adf31cb Add partial function. 2015-04-06 22:19:48 -07:00
Kyle Isom 89c94158c2 Docs and a few tweaks. 2015-04-06 18:55:51 -07:00
Kyle ac9064bb54 Initial import. 2015-04-05 22:24:50 -07:00