issues
search
technoblogy
/
ulisp-esp
A version of the Lisp programming language for ESP32-based boards.
MIT License
110
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Interopability with idf components/c libraries
#86
Azeirah
closed
1 month ago
2
Bug in with-client argument count configuration, with solution.
#85
hanoixan
closed
2 months ago
1
Release 4.6b gives 'assert failed' when using both PSRAM and SD card
#84
technoblogy
closed
2 months ago
0
`with-spi` missing?
#83
berkowski
closed
3 months ago
1
Compiling failure on Adafruit QT PY ESP32-S2
#82
fighne
closed
3 months ago
15
failure to build due to build size too big
#81
fighne
closed
5 months ago
4
bad link in README
#80
dragoncoder047
closed
5 months ago
1
Value from return is evaluated an extra time
#79
technoblogy
closed
4 months ago
3
Remappable peripheral pins
#78
hasn0life
opened
1 year ago
5
ESP32 Arduino core gives less available RAM on ESP32-S2
#77
technoblogy
closed
3 months ago
3
weird edge case crash in `(restart-i2c)`
#76
dragoncoder047
closed
1 year ago
1
`(with-i2c)` acting weird between ESP32 and ATtiny85
#75
dragoncoder047
closed
1 year ago
23
multithreaded uLisp
#74
dragoncoder047
opened
1 year ago
10
using esp32 sleep function
#73
dragoncoder047
opened
1 year ago
2
object-oriented uLisp
#72
dragoncoder047
opened
1 year ago
5
unification of extensions apis
#71
dragoncoder047
opened
1 year ago
27
opaque types
#70
dragoncoder047
opened
1 year ago
8
non-CL behavior of `(return)` when nested inside function call
#69
dragoncoder047
opened
1 year ago
4
websockets?
#68
dragoncoder047
opened
1 year ago
4
`(read-line)` processes backslash escapes when it shouldn't (it uses readstring())
#67
dragoncoder047
closed
1 year ago
5
with-sd-card gives incorrect error message on long symbol as filename, panics on short symbol
#66
dragoncoder047
closed
1 year ago
1
very simple keyword support
#65
dragoncoder047
opened
1 year ago
4
suggestion to simplify gfuns
#64
dragoncoder047
opened
1 year ago
20
Any suggestions for how to solve compiler warnings in uLisp 4.4?
#63
technoblogy
opened
1 year ago
5
`with-X` forms panic if params is not a list
#62
dragoncoder047
closed
1 year ago
10
sticky Context where it shouldn't
#61
dragoncoder047
closed
1 year ago
2
bug in `fromradix40`
#60
dragoncoder047
closed
1 year ago
2
error in docstrings
#59
dragoncoder047
closed
1 year ago
5
hot-swap reader source mid-read
#58
dragoncoder047
closed
1 year ago
3
`with-sd-card` panics if filename is not provided
#57
dragoncoder047
closed
2 years ago
6
Error in `markobject` causing segfault?
#56
dragoncoder047
closed
1 year ago
34
Assembler for ESP32/ESP8266?
#55
dragoncoder047
closed
2 years ago
2
Use as standalone library?
#54
dragoncoder047
closed
2 years ago
7
add watchdog support: (wdt-init timeout panic), (wdt-add), (wdt-reset)
#53
hemml
closed
1 year ago
2
`(with-i2c (str 0) nothing)` panics
#52
tko
closed
3 years ago
1
Corruption using with-output-to-string
#51
technoblogy
closed
3 years ago
0
expt should be able to raise negative numbers to integer powers
#50
technoblogy
closed
3 years ago
0
Characters with high bit set should print and read consistently
#49
technoblogy
closed
3 years ago
0
Error in format printing a nil list
#48
technoblogy
closed
3 years ago
0
Length of one-dimensional array returns a negative size
#47
technoblogy
closed
3 years ago
0
mapcan gives error if last item is a dotted list
#46
technoblogy
closed
3 years ago
0
symbolp should give t with nil
#45
technoblogy
closed
3 years ago
0
The or special form evaluates its argument twice
#44
technoblogy
closed
3 years ago
0
Missing arguments to special forms should give an error
#43
technoblogy
closed
3 years ago
0
funcall and apply shouldn't accept special forms
#42
technoblogy
closed
3 years ago
0
Error in anonymous function gives corrupted error message
#41
technoblogy
closed
3 years ago
0
(lambda x x) loops forever
#40
technoblogy
closed
3 years ago
0
Negative index to nth should give an error
#39
technoblogy
closed
3 years ago
0
Can't pass user-defined symbols to apply
#38
technoblogy
closed
3 years ago
0
GC bug?
#37
technoblogy
closed
3 years ago
0
Next