typeflow
Casting language
A minimalist programming language where casting is the primary operation
A language where casting is the only operation
0 stars
1 watching
0 forks
Language: Rust
last commit: over 6 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A small, embeddable language with strong typing and support for async/await, loops, error handling, and destructuring. | 549 |
| | A dynamic typing programming language with features like DSL building and continuation semantics | 925 |
| | A programming language and runtime environment that compiles to JavaScript ES Modules, with features like indentation-based syntax, functional style, and hot code swapping. | 116 |
| | An open-source programming language extension with limited static typing and just-in-time compilation capabilities | 1,174 |
| | A simple programming language designed to be embedded in Rust applications or used as a standalone scripting language. | 532 |
| | A statically structurally typed JIT-compiled programming language designed to be easily embedded in other programs. | 63 |
| | A C# implementation of the Boo programming language | 876 |
| | An OCaml implementation of a functional scripting language with performance improvements and additional features. | 36 |
| | A language designed to help developers create prototype code quickly and then refactor it into production-ready code | 63 |
| | An experimental programming language designed to be powerful, productive, and predictable with features like type specialization and rich standard libraries. | 130 |
| | A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
| | A systems-level language focused on ease of use, portability, and speed, designed to optimize performance and safety. | 52 |
| | A Rust-based language for scripting automation tasks | 72 |
| | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
| | Exploring type-level programming in Rust with a focus on simplicity and expressiveness | 323 |