This website requires JavaScript.
Explore
Help
Sign In
miloignis
/
kraken
Watch
1
Star
0
Fork
0
You've already forked kraken
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
819
Commits
2
Branches
0
Tags
c8c876e1bcc753d548e8b55892be1189b0ff1039
Commit Graph
2 Commits
Author
SHA1
Message
Date
Nathan Braswell
c8c876e1bc
Gonna checkpoint here - got basic fungll working, did a mod to allow strings as terminals, working on getting recursion working.
2021-08-05 00:07:44 -04:00
Nathan Braswell
5a61d5f90c
Added destructuring lambda/rec-lambda, changed let to use the same [] array destructuring syntax, added basic multiset & set-foldl. Fixed a bunch of bugs in fungll, hopefully close to working, but just realized that < is only defined for ints, while it's how the RB-Tree set/map sort their values/keys, so I'll need to extend it like = for all types. Tomorrow!
2021-08-04 00:56:04 -04:00