Commit Graph

645 Commits

Author SHA1 Message Date
Scott Richmond
14862c3ba9 Add slice, fix bugs 2023-12-03 21:48:53 -05:00
Scott Richmond
30fa4e9d97 Fix anonymous fn bug 2023-12-03 21:10:22 -05:00
Scott Richmond
314101d17d Make lots of progress on prelude & turtle graphics, fixing partial function application bug along the way. 2023-12-03 17:15:26 -05:00
Scott Richmond
7515df835e Fix bug, add show-pattern 2023-12-03 12:40:38 -05:00
Scott Richmond
ab48dfa6b3 Make lots and lots of progress; discover error in pattern matching. 2023-12-02 16:14:57 -05:00
Scott Richmond
4a84afc971 Bump version number 2023-12-02 12:18:17 -05:00
Scott Richmond
58e0e8b51c npmify the things! 2023-12-01 20:33:12 -05:00
Scott Richmond
478d0347f2 Stand up stub of npm export 2023-12-01 19:56:22 -05:00
Scott Richmond
bc7565926a Lots of progress 2023-12-01 19:08:51 -05:00
Scott Richmond
3f865a64d7 Futz 2023-12-01 14:00:15 -05:00
Scott Richmond
792ce12617 Get base/prelude system working 2023-12-01 12:38:33 -05:00
Scott Richmond
3370fbc13e Unfuck function building 2023-12-01 11:18:39 -05:00
Scott Richmond
19c237bd9d Unfuck .gitignore so that I'm not losing work 2023-11-30 15:19:20 -05:00
Scott Richmond
02d15ac5b7 Track untracked files, add back in core, add base 2023-11-30 15:18:56 -05:00
Scott Richmond
d99a454e36 Work on fn regression 2023-11-30 15:03:51 -05:00
Scott Richmond
fcf9bd76e0 Wire up base and prelude 2023-11-30 14:31:02 -05:00
Scott Richmond
f4e2171e09 Oops--commit last change on use implementation 2023-11-30 13:23:36 -05:00
Scott Richmond
252b9af358 Add use to language 2023-11-30 13:22:38 -05:00
Scott Richmond
6070b6512e Add if let back in 2023-11-30 11:58:04 -05:00
Scott Richmond
b60efbda18 Update babashka/fs version 2023-11-30 11:57:46 -05:00
Scott Richmond
5fd2ce2583 Finish adding clj stuff back in. 2023-11-29 23:09:52 -05:00
Scott Richmond
29fc3714f8 Add back in some clj stuff: core/main/repl/loader 2023-11-29 22:39:56 -05:00
Scott Richmond
a7860b4544 Break out match from when, clean up, strictify (binding, non-binding, simple) 2023-11-29 22:29:58 -05:00
Scott Richmond
86cb4c2d76 Smol change 2023-11-26 12:18:57 -05:00
Scott Richmond
baaa010721 Clean .gitignore up 2023-11-26 12:16:13 -05:00
Scott Richmond
46fdfa2a79 Merge branch 'cljs' of https://github.com/thinking-with-computers/ludus into cljs 2023-11-26 12:12:08 -05:00
Scott Richmond
246e9e5e53 clj->extern 2023-11-25 14:27:49 -05:00
Scott Richmond
fd77e1ed45 Fix clj (extern call) for js 2023-11-25 14:26:00 -05:00
1fc7560634 added .shadow-cljs to .gitignore 2023-11-25 13:57:05 -05:00
Scott Richmond
a072191081 Wire up proof of concept! 2023-11-24 18:41:26 -05:00
Scott Richmond
8c19cca9e7 Get it working! Ludus in cljs works. 2023-11-24 13:54:06 -05:00
Scott Richmond
8a456e1d02 Oops, add .gitignore 2023-11-24 13:17:44 -05:00
Scott Richmond
a23e3bfdc5 Keep working, cljs repl :((((( 2023-11-24 13:17:20 -05:00
Scott Richmond
7ec258ee24 Clean it up, wire it up. 2023-11-16 19:16:31 -05:00
Scott Richmond
e276298f4e Don't track out 2023-11-16 13:24:47 -05:00
Scott Richmond
3273ab4385 Add cljs to deps, hello world 2023-11-16 13:22:15 -05:00
Scott Richmond
3b5a789333 Make some edits. 2023-10-13 18:18:05 -04:00
7f0415954c Futz with sandbox 2023-09-16 13:48:50 -04:00
fd2a004627 Add project helix config 2023-09-16 13:48:37 -04:00
7030aa82a9 Keep tracking sandbox 2023-07-04 12:43:44 -04:00
27140802f7 Sandbox! 2023-07-04 12:42:56 -04:00
d87a0eddc5 Ignore sandbox.ld 2023-07-04 12:41:00 -04:00
919537e758 Start working on turtle graphics 2023-07-04 12:39:32 -04:00
3854116f33 Fix and/or functions 2023-07-04 12:39:18 -04:00
98dfe5c503 Add and/or special forms 2023-07-04 12:38:31 -04:00
2750833e59 Update TODOs 2023-06-02 17:29:04 -06:00
a23c779efa Fix merge conflicts 2023-06-02 16:10:40 -06:00
7d2a7061e8 Futz 2023-06-02 16:04:03 -06:00
d6981b3714 Update TODOs 2023-06-02 16:03:40 -06:00
5c8ba725a9 Bugfixes. 2023-06-01 17:27:55 -06:00