issues
search
Robert-van-Engelen
/
tinylisp
Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.
BSD 3-Clause "New" or "Revised" License
851
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Recursion bug?
#16
RyanBurnside
closed
4 months ago
2
Tail call optimization does not seem to work?
#15
tomaskala
opened
10 months ago
5
What happened to setq?
#14
stacksmith
closed
1 year ago
2
Memory Leak on error
#13
stacksmith
closed
1 year ago
2
No macro?
#12
mw66
closed
1 year ago
6
32 bit typo in comment
#11
8dcc
closed
1 year ago
2
First draft of python based tests
#10
Luv2C0d3
opened
1 year ago
0
Type PDF page 14
#9
Luv2C0d3
closed
1 year ago
1
Typo in PDF
#8
Luv2C0d3
closed
1 year ago
1
Add tests
#7
Luv2C0d3
closed
1 year ago
1
Expression for multiple let does not work
#6
oz123
closed
2 years ago
7
Alternative basic cell
#5
wboeke
closed
2 years ago
1
Add Missing Lambdas to cadr and caddr Definitions
#4
iguessthislldo
closed
2 years ago
1
IEEE 754 exponent is offset-binary not two's complement
#3
gbishop
closed
2 years ago
3
Dynamic memory
#2
stevefan1999-personal
closed
2 years ago
1
Constraint scanf check
#1
stevefan1999-personal
closed
2 years ago
3