3body-lang
Celestial simulator
A programming language designed to model complex systems and simulate the behavior of celestial bodies in three-dimensional space.
三体编程语言 Three Body Language written in Rust
181 stars
2 watching
5 forks
Language: Rust
last commit: 14 days ago
Linked from 1 awesome list
3bodyproblemcompilerlanguageprogramming-languagerustthreebodythreebodyproblem
Related projects:
Repository | Description | Stars |
---|---|---|
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,248 |
bradford-hamilton/monkey_lang_rust | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
st3v3nmw/morph | A functional programming language with strong type system and lazy evaluation, aiming to provide a powerful and expressive platform for building concurrent and parallel applications. | 2 |
dflemstr/tin | A statically structurally typed JIT-compiled programming language designed to be easily embedded in other programs. | 63 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
woboq/tr | Tools for localizing Rust applications by extracting and managing translations. | 58 |
whoiscc/shattuck | A Rust-based language for scripting automation tasks | 72 |
tuqqu/oxide-lang | An interpreter for a scripting language with a Rust-inspired syntax | 129 |
rust-lang/chalk | An implementation of the Rust trait system using a PROLOG-like logic solver | 1,843 |
kipdata/fncksql | An in-language SQL database that enables direct function calls for high-performance data access | 565 |
3hren/msgpack-rust | A MessagePack implementation for Rust. | 1,171 |
willcrichton/tyrade | Exploring type-level programming in Rust with a focus on simplicity and expressiveness | 323 |
abdesamedbendjeddou/rusty-cs | An online computer science curriculum focused on the Rust programming language | 906 |
bzm3r/ash-sample-progression | Rust translation of Vulkan-based tutorials to provide a basic application that displays a cube | 23 |