-
v4.2.0 — 80+ features, 55+ built-in methods
StableSome checks are pendingCI / build-and-test (push) Waiting to runreleased this
2026-03-16 10:15:10 -03:00 | 141 commits to main since this releaseSelf-hosting: 2467 lines, 80+ features, 55+ built-in methods, blocks (each/map/select/reduce/reject/any?/all?/times), classes with inheritance, 11/11 tests.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v4.1.0 — Self-hosting 60+ features, 11/11 bootstrap tests
StableSome checks are pendingCI / build-and-test (push) Waiting to runreleased this
2026-03-16 09:53:23 -03:00 | 146 commits to main since this releaseKoder v4.1.0
Self-hosted bootstrap (1956 lines)
- Full pipeline: source → tokenize → parse → compile → bytecode VM → output
- 11/11 tests, 60+ language features
- Classes with inheritance, functions, if/elsif/else, while, for-in, case/when
- Arrays, hashes, ranges, lambdas, 25+ built-in methods
Rust workspace
- 21 crates, ~95K+ lines, 3124 tests
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v4.0.2 — Inheritance, 55+ features
StableSome checks are pendingCI / build-and-test (push) Waiting to runreleased this
2026-03-15 21:18:06 -03:00 | 148 commits to main since this releaseClass inheritance with parent method lookup. 55+ features, 11/11 tests, 1917 lines bootstrap.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v4.0.1 — 50+ features, 11 bootstrap tests
StableSome checks are pendingCI / build-and-test (push) Waiting to runreleased this
2026-03-15 21:13:43 -03:00 | 149 commits to main since this releaseBootstrap: 50+ features, 11/11 tests, +=/-=, !/NOT, compound assignment.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v4.0.0 — Self-hosting milestone (45+ features, 12 bootstrap tests)
StableSome checks are pendingCI / build-and-test (push) Waiting to runreleased this
2026-03-15 21:05:52 -03:00 | 150 commits to main since this releaseKoder v4.0.0 — Self-hosting milestone
Koder can now process its own code through a complete pipeline:
source → tokenize → parse → compile → bytecode VM → outputSelf-hosted bootstrap (1849 lines of Koder)
- 12/12 tests passing
- 45+ language features
- Classes with @ivars and method calls
- Functions with parameters and return
- if/elsif/else, while, for-in, case/when
- Arrays, hashes, ranges, nil, &&/||, lambdas
- 25+ built-in methods (.to_s, .length, .push, .sort, etc.)
Rust workspace
- 21 crates, ~95K+ lines, 3124+ tests
- 5 backends: interpreter, VM, native AOT, JS, WASM
- 50+ stdlib modules
- Full toolchain: REPL, debugger, formatter, linter, LSP, doc gen, pkg manager
Links
- Website: https://lang.koder.dev
- Playground: https://lang.koder.dev/playground.html
- Benchmarks: https://lang.koder.dev/benchmarks.html
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.9.0 — Self-hosted Lexer! Koder tokenizes itself!
StableSome checks are pendingCI / build-and-test (push) Waiting to runreleased this
2026-03-14 20:53:33 -03:00 | 217 commits to main since this release37/37 lexer tests passing. Koder can now tokenize its own source code!
3067 tests, 0 failures. Bug fixes: forward reference, globals, defined?.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v3.8.0 — Bug fixes + Self-hosting
StableSome checks are pendingCI / build-and-test (push) Waiting to runreleased this
2026-03-14 20:24:49 -03:00 | 219 commits to main since this releaseArray push in-place, postfix if, type identifier. Self-hosted lexer mínimo funcional. 3057 testes.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v3.7.0 — All stdlib tickets complete! (50+ modules)
StableSome checks are pendingCI / build-and-test (push) Waiting to runreleased this
2026-03-14 19:56:54 -03:00 | 222 commits to main since this releaseSMTP, IMAP, SSH, DNS, S3. All 20 stdlib tickets (003-021) done!
3044 tests, 32.5K lines, 50+ modules.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v3.6.0 — GraphQL, MQTT, OTel, Protobuf, MessagePack
StableSome checks are pendingCI / build-and-test (push) Waiting to runreleased this
2026-03-14 19:45:40 -03:00 | 223 commits to main since this release5 módulos nativos. 3022 testes, 0 falhas. 31.2K linhas no interpreter.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v3.5.0 — PostgreSQL + Redis + gRPC (3000+ tests!)
StableSome checks are pendingCI / build-and-test (push) Waiting to runreleased this
2026-03-14 19:32:20 -03:00 | 224 commits to main since this releasePG, Redis in-memory, gRPC simplificado. 3001 testes, 0 falhas.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)