issues
search
wisp-lang
/
wisp
A little Clojure-like LISP in JavaScript
https://gozala.github.io/wisp/
Other
982
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
WASI executable
#175
rcarmo
opened
8 months ago
2
Testing with Bun 1.0
#174
rcarmo
opened
1 year ago
1
How to compile to es2015 or esNext
#173
rockiger
closed
3 years ago
4
Website is 404'ing
#172
chr15m
opened
3 years ago
0
Minification breaks protocols
#171
LeXofLeviafan
opened
3 years ago
4
Missing release tags for recent(ish) versions
#170
LeXofLeviafan
opened
3 years ago
1
added support for literal paths in requires
#169
LeXofLeviafan
opened
3 years ago
8
Calling Wisp From JavaScript
#168
asimjalis
opened
4 years ago
3
Set functions, ports of some Clojure macros, fixes for some bugs and discrepancies
#167
LeXofLeviafan
closed
4 years ago
6
Analyzer unit tests are currently ignored.
#166
hughfenghen
closed
4 years ago
6
Another bunch of fixes and Clojure stuff
#165
LeXofLeviafan
closed
4 years ago
21
Q: Persistent data structures? Lazy sequences? Reactive atoms?
#164
theSherwood
closed
5 years ago
7
Additional fixes after browser testing
#163
LeXofLeviafan
closed
5 years ago
4
Various fixes
#162
LeXofLeviafan
closed
5 years ago
1
Naive JS shims make tiny builds of CLJS code using Wisp possible
#161
chr15m
opened
5 years ago
1
Update dependencies
#160
rcarmo
closed
4 years ago
5
Gathering community updates
#159
rcarmo
closed
5 years ago
1
how emit javascript code?
#158
francescoagati
closed
6 years ago
8
Publish to npm as a new version?
#157
riatzukiza
closed
6 years ago
4
Hoist language builtins into repl + browser.
#156
chr15m
closed
6 years ago
0
cannot be converted to the `isNaN`
#155
soukouki
closed
6 years ago
2
Makefile build improvements.
#154
chr15m
closed
6 years ago
0
Updated github pages branch with simple splash page, minified bundle, and interactive demo.
#153
chr15m
closed
7 years ago
0
Merging PRs and browser runtime build.
#152
chr15m
closed
7 years ago
2
make dist/wisp.min.js builds distributable.
#151
chr15m
closed
7 years ago
0
Wisp Forks
#150
zot
opened
7 years ago
18
Put function's documentation (if any) into a "wispDocument" property on the function
#149
zot
opened
8 years ago
0
Wisp is still important
#148
zot
closed
7 years ago
1
Adding UMD-friendly browserExport.wisp file
#147
zot
closed
6 years ago
4
func and func! compile to the same name
#146
hackergrrl
closed
8 years ago
4
Mention cond and bitwise ops in the README
#145
hackergrrl
closed
8 years ago
0
repl:Fix slicing first character(#141)
#144
pocka
closed
7 years ago
6
wisp is ignoring first char is repl input
#143
elsehow
closed
8 years ago
1
User macros aren't/can't be reset
#142
thatismatt
opened
8 years ago
0
repl ignores first character of a statement
#141
riatzukiza
closed
7 years ago
3
compile-file doesn't work if run noninteractively
#140
sjl
opened
8 years ago
0
Patch 1
#139
robjens
closed
7 years ago
0
normalize documentation metadata for namespaces and variables
#138
robjens
closed
9 years ago
1
dash to camelcase not working as expected for object keys
#137
vshesh
closed
9 years ago
2
Enable Glagol support by translating slashes in identifiers to dots
#136
egasimus
opened
9 years ago
3
Error format for the compiler?
#135
girvo
closed
8 years ago
3
enhanced wisp repl (nesh) - autocomplete + macros
#134
robjens
opened
9 years ago
1
fixes typos readme, false? butlast and capitalize bugfixes
#133
robjens
closed
9 years ago
0
running compiled file
#132
StreetStrider
opened
9 years ago
4
Fixed "false?"
#131
mschlumpp
closed
7 years ago
1
True is true but false isn't false?
#130
robjens
closed
9 years ago
0
Dictionary/hash-map key names
#129
robjens
closed
9 years ago
1
Reasons for missing core implementations?
#128
robjens
closed
9 years ago
0
Fixes typo/grammar in README, fix fn wisp.string/capitalize
#127
robjens
closed
9 years ago
1
wisp -c is blocking?
#126
danieltanfh95
opened
9 years ago
1
Next