CSpydr
System language
A compiled, statically-typed programming language inspired by Rust and C, designed for low-level systems programming.
A static typed low-level compiled programming language inspired by Rust and C
87 stars
5 watching
3 forks
Language: C
last commit: 3 months ago assemblyassembly-x86-64ccompilercspydrhacktoberfest2024proglangs-discordprogramming-languagestandard-librarystatic-typedsyntaxx86-64x86-64-linux-gnu
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. | 887 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |
panzerschrek/u-00dc-sprache | Experimental programming language and compiler development project | 56 |
dundalek/liz | A Lisp-flavored programming language built on top of Zig, aiming to provide a lower-level alternative to Clojure with more direct access to hardware. | 268 |
rust-lang/rust | Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
yubrot/llrl | An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. | 156 |
rust-lang/cc-rs | Provides build scripts to compile C/C++ code into a Rust library | 1,885 |
aalhour/pycoolc | A compiler for the COOL programming language targeting the MIPS 32-bit architecture and implemented in Python 3 | 39 |
nilq/hugorm | A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 |
calcit-lang/calcit | 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 |
tomhrr/dale | A Lisp-flavoured C programming language with additional features like type deduction and compiler introspection. | 1,030 |
1whatleytay/kara | A high-performance, statically typed programming language designed to simplify development while maintaining speed. | 13 |
glouw/rr | A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. | 68 |
bamless/jstar | A lightweight embeddable scripting language with built-in object-oriented support | 116 |
linkdd/letlang | A compiler for a functional language with a powerful type system | 166 |