Skip to content

No labels!

There aren’t any labels for this repository quite yet.

invalid
invalid
This doesn't seem right
language design
language design
language feature
language feature
meta
meta
needs use case
needs use case
npm-package
npm-package
optimizations
optimizations
os: macOS
os: macOS
macOS-related things
os: windows
os: windows
Windows-related things
policy
policy
question
question
Further information is requested
release
release
Tact release management
rfc
rfc
Request for comments from community
scope: asm
scope: asm
Tact-embedded assembly functions
scope: builtins
scope: builtins
scope: codegen
scope: codegen
Code generation, a.k.a. compiler backend
scope: const-eval
scope: const-eval
The constant and partial evaluation optimization mechanisms
scope: formatter
scope: formatter
scope: imports
scope: imports
The mechanism to re-use existing source code
scope: interpreter
scope: interpreter
Related to the interpreter and its semantics
scope: maps
scope: maps
The map datatype and operations on it
scope: optionals
scope: optionals
scope: parser
scope: parser
scope: partial-eval
scope: partial-eval
Related to the partial evaluator and its simplification rules.
scope: pretty-printer
scope: pretty-printer
scope: strings
scope: strings
String datatype and operations on it
scope: traits
scope: traits
scope: ts-wrappers
scope: ts-wrappers
TypeScript wrappers for Sandbox tests
scope: type-inference
scope: type-inference