Commit 0a860c4
Blog/why native lambdas (#9)
* blog: Why Jac's Native Codespace Needs Lambda Expressions
Technical deep-dive on adding lambda expressions and capturing closures
to Jac's na {} native compilation target. Covers the LLVM IR codegen
approach, why this matters for language parity, and how it enables the
path toward native graph-spatial types.
* blog: replace lambda post with meta-packages article
Cover PR #5398 — why jac-client dropped meta-packages in favor of
direct dependency injection. Covers phantom transitive deps, version
pinning, publishing overhead, and the broader case against meta-packages
in dependency management.
* blog: reframe as proposal — make the case, request PR acceptance
* blog: update title per feedback
* update author bio
* update ninjaclaw author avatar
* resize avatar: 1.6MB -> 29KB (256x256)
---------
Co-authored-by: NinjaClaw <ninjaclaw@users.noreply.github.com>1 parent 1f720c0 commit 0a860c4
3 files changed
Lines changed: 2 additions & 2 deletions
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments