issues
search
technoblogy
/
ulisp-arm
A version of the Lisp programming language for ARM-based boards.
http://www.ulisp.com/
MIT License
107
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for Adafruit Circuit Playground Bluefruit
#54
oenone
closed
1 year ago
3
Extra quote in format statement causes odd behaviour
#53
technoblogy
opened
2 years ago
0
Using return outside a block causes odd behaviour
#52
technoblogy
opened
2 years ago
0
FlashIAPBlockDevice.h: No such file or directory
#51
Megamemnon
closed
2 years ago
1
Is it work without arduino?
#50
hww
closed
2 years ago
1
XMC4700 Relax Kit: Initial working commit
#49
ramangopalan
opened
3 years ago
12
Corruption using with-output-to-string
#48
technoblogy
closed
3 years ago
0
Serious problem running on Grand Central
#47
anarchodin
closed
3 years ago
1
ARM uLisp doesn't work on Teensy 4.0/4.1
#46
technoblogy
closed
3 years ago
0
expt should be able to raise negative numbers to integer powers
#45
technoblogy
closed
3 years ago
0
Characters with high bit set should print and read consistently
#44
technoblogy
closed
3 years ago
0
symbolp should give t with nil
#43
technoblogy
closed
3 years ago
0
mapcan gives error if last item is a dotted list
#42
technoblogy
closed
3 years ago
0
AR_INTERNAL not supported on Adafruit SAMD21 boards
#41
technoblogy
closed
3 years ago
0
Length of one-dimensional array returns a negative size
#40
technoblogy
closed
3 years ago
0
The or special form evaluates its argument twice
#39
technoblogy
closed
3 years ago
0
Adafruit Feather M4 Express analog read range extension to 20 (A6)
#38
sncsoft
closed
3 years ago
1
Error in format printing a nil list
#37
technoblogy
closed
3 years ago
0
Missing arguments to special forms should give an error
#36
technoblogy
closed
3 years ago
2
funcall and apply shouldn't accept special forms
#35
technoblogy
closed
3 years ago
0
Random fails with float argument
#34
technoblogy
closed
3 years ago
0
Error in anonymous function gives corrupted error message
#33
technoblogy
closed
3 years ago
0
(lambda x x) loops forever
#32
rmu75
closed
3 years ago
2
Negative index to subseq should give an error
#31
technoblogy
closed
3 years ago
0
Negative index to nth should give an error
#30
technoblogy
closed
3 years ago
0
Can't pass user-defined symbols to apply
#29
technoblogy
closed
3 years ago
0
GC bug?
#28
rmu75
closed
3 years ago
16
A malformed array definition can crash uLisp
#27
technoblogy
closed
4 years ago
0
Bit arrays don't work without an :initial-value
#26
technoblogy
closed
4 years ago
0
uLisp: New target: Infineon XMC1100 bootkit
#25
ramangopalan
opened
4 years ago
1
make-array doesn't check indices individually
#24
technoblogy
closed
4 years ago
0
make-array dimensions don't accept a one-element list
#23
technoblogy
closed
4 years ago
0
let and let* cause a crash if the first argument isn't a list
#22
technoblogy
closed
4 years ago
0
Error reading some character constants
#21
technoblogy
closed
4 years ago
0
cond gives error if test clause omitted
#20
technoblogy
closed
4 years ago
0
GC during (sort) occasionally causes corruption
#19
technoblogy
closed
4 years ago
0
Problem saving large images to flash
#18
technoblogy
closed
4 years ago
0
print no longer prints readably
#17
technoblogy
closed
4 years ago
0
Cannot compile for BBC microbit
#16
vapniks
closed
5 years ago
2
Sometimes a return statement never returns
#15
technoblogy
closed
5 years ago
0
Variable undefined error
#14
technoblogy
closed
5 years ago
0
First character of SD card filenames is truncated
#13
technoblogy
closed
5 years ago
0
with-spi divider parameter doesn't work
#12
technoblogy
closed
5 years ago
0
Calling 'pinmode' with a numeric argument behaves incorrectly
#11
technoblogy
closed
5 years ago
0
#' not ignored before a bracketed form
#10
technoblogy
closed
5 years ago
0
Incorrect result when 'or' has a quoted argument
#9
technoblogy
closed
5 years ago
0
Dotted pairs crash list functions
#8
technoblogy
closed
5 years ago
0
for-millis gives an error if the argument isn't an integer
#7
technoblogy
closed
5 years ago
0
Bug in floating-point print
#6
technoblogy
closed
5 years ago
1
uLisp crashes with (if) or (cond t)
#5
technoblogy
closed
5 years ago
0
Next