🐱
Nyah ( Unfinished )
Nyah is a programming language runtime built for high performance and comes with a scripting language.
🎖️
Status
Nyah is not currently available, I will slowly implement all its basic features.
- Runtime
- Language
- Parser
- Compiler
- Formatter
- Bytecode
- Operations
- Generator
- Parser
- Formatter
- Optimizer
- Machine
- Stack
- Object
- Model
- Reference
- Class
- Reflection
- Types
- Bool ( Bool )
- Function ( Fn )
- Closure ( Cl )
- Invoking
- Jit
- String ( Str )
- Int64 ( I64)
- Float64 ( F64 )
- Vector ( Vec )
- Hashmap ( Map )
- Garbage Collector
- Heap Management
- Reference Updating
- Mark Sweep
- Language
- Cli
📚
Documents
Here are some documents which can help you learn more about Nyah.
Not completed yet.