alpha
Login
or
Join now
theonlytails.com
/
nymph_lang
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
nymphlang.dev
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
nymph_lang
/
reference
/
compiler
/
at
main
2 folders
3 files
Shachar Zidon
update salsa
12d ago
9853beeb
src
update salsa
1 week ago
tests
Get Started
2 weeks ago
CHANGELOG.md
update salsa
1 week ago
Cargo.lock
docs: add codegen layer design (typed HIR + JS emit) Design for layer 6: a mid-level typed IR (nymph-hir) produced by a lowering pass in nymph-sema, consumed by a pure HIR->JS nymph-codegen crate. Records checker decisions via NodeId-keyed annotations; desugars operators/casts/ranges/closures; keeps structured control flow. Uses a Symbol-based enum tag ABI to avoid user-data and cross-enum collisions. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01B5UXSC5rUAiyv8348Wtqhg
2 weeks ago
Cargo.toml
Get Started
2 weeks ago