summaryrefslogtreecommitdiff
path: root/Alpha/Core.scm
AgeCommit message (Collapse)Author
2020-05-13Re-namespace general scheme code to bsBen Sima
2020-05-12Output formatting fixupsBen Sima
2020-05-12Add strip and flattenBen Sima
2020-05-12for -> turnBen Sima
Inspired by hoon
2020-05-10web server is workingBen Sima
2020-05-09Index titlesBen Sima
Also don't overwrite srfi-1 stuff, and added an re module.
2020-05-09Remove my nil thingBen Sima
2020-05-09Add member? and contains?Ben Sima
2020-05-06Fix /. macro and importBen Sima
2020-05-04Scheme hackingBen Sima
2020-05-02Clojure-inspired scheme macrosBen Sima
2020-04-15Re-namespacingBen Sima
Moving away from the DNS-driven namespacing toward more condensed names, mostly because I don't like typing so much.