issues
search
carld
/
micro-lisp
๐A very small Lisp programming language ๐that used to be under 200 lines of C๐
MIT License
798
stars
69
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
mlisp.c uses funopen() which has not implemtation on GNU Linux, libbsd-dev wont link
#29
hughbarney
opened
4 years ago
1
A few questions
#28
hughbarney
opened
4 years ago
1
Exit non-zero on test failure
#27
cellularmitosis
closed
4 years ago
1
Fix issues
#26
carld
closed
5 years ago
1
Fix issues
#25
carld
closed
5 years ago
0
cannot lookup: null
#24
cellularmitosis
closed
5 years ago
2
examples/format.lisp is missing?
#23
cellularmitosis
closed
5 years ago
1
funopen issue
#22
TheFausap
closed
5 years ago
5
Fixes #20
#21
Islam0mar
closed
5 years ago
0
Error : mlisp89.c:508: undefined reference to `funopen'
#20
faiz-lisp
closed
5 years ago
3
Tests fail on 64-bit Ubuntu 17.10
#19
jcw
closed
6 years ago
2
implement closure
#18
rain-1
closed
6 years ago
1
Correct documentation and print_obj function on printing a dotted pair
#17
rain-1
closed
6 years ago
2
dotted pair example in README is wrong
#16
rain-1
closed
6 years ago
1
C89 version segfaults
#15
rain-1
closed
6 years ago
4
All tests fail
#14
rain-1
closed
6 years ago
1
afl-fuzz: Segmentation fault
#13
HenkPoley
closed
6 years ago
2
Small tweaks to README.md
#12
johnlunney
closed
6 years ago
0
Include <stdint.h>
#11
xyproto
closed
6 years ago
0
Requires <stdint.h>
#10
hxtk
closed
6 years ago
0
print_obj() has curious if-statement
#9
raldi
closed
6 years ago
2
Only minor nitpicks and tweaks
#8
xyproto
closed
6 years ago
0
Add a .gitignore file
#7
xyproto
closed
6 years ago
0
Replace -ansi with -O2
#6
xyproto
closed
6 years ago
0
The `-ansi` flag makes all tests fail
#5
xyproto
closed
6 years ago
0
Parenthesize variable use inside macros
#4
ghost
closed
6 years ago
6
Bound checks for gettoken()
#3
ghost
closed
6 years ago
2
Pointer tagging cast using long
#2
jibsen
closed
6 years ago
2
Alignment & pointer tagging discussion in blog post
#1
mtnygard
closed
6 years ago
2