This website requires JavaScript.
Explore
Help
Sign in
madmaurice
/
Minilisp.pm
Watch
1
Star
1
Fork
You've already forked Minilisp.pm
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
66
commits
1
branch
0
tags
353
KiB
cd769b36de
Commit graph
6 commits
Author
SHA1
Message
Date
MadMaurice
4a42695a27
Add function filter and a test
2021-04-04 02:34:05 +02:00
MadMaurice
c575115f92
Add short notation for lists: '(1 2) == (list 1 2)
2021-04-03 18:09:20 +02:00
MadMaurice
b316404b2b
Add cons, car, cdr
2021-04-03 18:05:59 +02:00
MadMaurice
b014552d09
Add test that compares unequal lists
2021-04-02 20:53:12 +02:00
MadMaurice
7f38e74e78
Add map, reduce and equal for lists
2021-04-02 20:18:42 +02:00
MadMaurice
78c4bebaae
Add first tests for list
2021-04-02 20:01:57 +02:00