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
/
src
/
at
main
6 folders
5 files
Shachar Zidon
update salsa
14d ago
9853beeb
ast
update salsa
2 weeks ago
lexer
update salsa
2 weeks ago
parser
update salsa
2 weeks ago
resolver
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
3 weeks ago
transpiler
Get Started
3 weeks ago
types
Get Started
3 weeks ago
config.rs
Get Started
3 weeks ago
db.rs
update salsa
2 weeks ago
lib.rs
Get Started
3 weeks ago
prelude.rs
Get Started
3 weeks ago
queries.rs
update salsa
2 weeks ago