issues
search
jank-lang
/
jank
The native Clojure dialect hosted on LLVM
https://jank-lang.org
Mozilla Public License 2.0
1.69k
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat/support unicode identifiers
#133
stmonty
opened
2 hours ago
1
Remove ocaml bindings from the clang build and change ubuntu instructions
#132
stmonty
closed
1 week ago
1
Question: Memory management model in `native/raw`
#130
funatsufumiya
opened
1 week ago
0
Format code
#129
jianlingzhong
closed
1 week ago
0
Add native repeat object
#128
jianlingzhong
closed
1 week ago
1
Add support for include paths, library paths, and linked libs
#127
jeaye
opened
1 week ago
1
Track more function attributes
#126
jeaye
opened
1 week ago
0
feat(repl): adds persistent history with initial multiline support
#125
Samy-33
opened
2 weeks ago
1
feat(multimethods): adds remaining related fns to core
#124
Samy-33
closed
2 weeks ago
2
Add support for delay
#123
jianlingzhong
closed
2 weeks ago
4
Remove vcpkg
#122
jeaye
closed
2 weeks ago
0
Finish multimethods
#121
jeaye
closed
1 week ago
2
Remove vcpkg
#120
jeaye
closed
2 weeks ago
0
Build error on macOS arm64 (native_persistent_string.hpp:199:15: error: `destructor cannot be declared constexpr` ...)
#119
funatsufumiya
opened
3 weeks ago
8
Implement delay object and macro
#118
jeaye
closed
1 week ago
3
Add support for ratio
#117
jianlingzhong
closed
3 weeks ago
0
Add support for ratio
#116
jianlingzhong
closed
1 month ago
0
Missing archives in build, Arch linux
#115
perrygeo
closed
1 month ago
3
Fix build-clang
#113
jianlingzhong
closed
1 month ago
0
Fix build on Mac OS
#112
jianlingzhong
closed
1 month ago
1
Compile and run on Mac OS 15.1 (Sequoia)
#111
hadils
closed
1 month ago
2
feat(chars): support unicode and octal char literals
#110
Samy-33
closed
3 weeks ago
1
feat(real): lex scientific notation
#109
Samy-33
closed
3 weeks ago
1
Support more robust integer lexing (hex, octal, and arbitrary radix)
#108
jeaye
opened
1 month ago
1
optimise: stores char data as bytes instead of their code representation
#107
Samy-33
closed
1 month ago
1
feat(runtime-objs): to_code_string
#106
Samy-33
closed
1 month ago
0
Added minor documentation on how to run the repl
#105
ValorZard
closed
1 month ago
0
REPL on WSL takes a solid minute to startup
#104
ValorZard
closed
1 month ago
1
test(flake.nix): Init treefmt-nix and flake.nix
#103
haruki7049
closed
1 month ago
1
Add support for all remaining simple escape sequences
#102
jianlingzhong
closed
1 month ago
4
Add support for escape character \r
#101
jianlingzhong
closed
1 month ago
1
Generate LLVM IR instead of C++
#100
jeaye
opened
1 month ago
2
Use value-based exception handling
#99
jeaye
opened
1 month ago
0
Optimization pass epic
#98
jeaye
opened
1 month ago
0
Support all simple string escape sequences
#97
jeaye
closed
1 month ago
1
Support lexing reals with scientific notation
#96
jeaye
closed
1 week ago
2
Fix compiling and linking config for macOS
#95
avitkauskas
closed
1 month ago
1
feat(default.nix): Init in /compiler+runtime
#94
haruki7049
opened
1 month ago
49
feat(shell.nix): Edit shell.nix to use reproducible development environment
#93
haruki7049
closed
1 month ago
7
Support repl-driven profiling flamegraph generation
#92
jeaye
opened
2 months ago
0
Implement resource bundling and loading into the executable
#91
jeaye
opened
2 months ago
0
Automatically AOT compile dependencies (starting with clojure.core)
#90
jeaye
opened
2 months ago
0
Support Unicode identifiers (symbols/keywords)
#89
jeaye
opened
2 months ago
0
Add deterministic compiler builds
#88
jeaye
opened
2 months ago
0
Segmentation fault on `for` list comprehension at certain size
#87
avitkauskas
opened
3 months ago
3
Reported build failure with double-conversion and openssl on macOS
#86
jeaye
closed
1 month ago
13
Add CLI REPL history persistence
#85
jeaye
opened
3 months ago
5
Fix compiler+runtime compilation error
#84
jeff66ruan
closed
3 months ago
1
Build dependencies misses `git-lfs`
#83
tealeg
closed
3 months ago
1
Switch from Cling to Clang for JIT compilation
#82
jeaye
closed
4 months ago
0
Next