CSpydr
Low-level lang
A statically typed, compiled language inspired by Rust and C, aiming to provide a low-level alternative for systems programming.
A static typed low-level compiled programming language inspired by Rust and C
86 stars
5 watching
2 forks
Language: C
last commit: about 1 month ago assemblyassembly-x86-64ccompilationcompilercompiler-constructioncspcspydrhacktoberfestlanguagelow-levelproglangs-discordprogramming-languageruststandard-librarystatic-typedstdlibsyntaxx86-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. | 876 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,248 |
panzerschrek/u-00dc-sprache | An experimental C++ programming language with its own compiler and tools. | 55 |
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. | 266 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,756 |
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,873 |
aalhour/pycoolc | A compiler for the COOL programming language targeting the MIPS 32-bit architecture and implemented in Python 3 | 40 |
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. | 115 |
tomhrr/dale | A Lisp-flavoured C programming language with additional features like type deduction and compiler introspection. | 1,028 |
1whatleytay/kara | A high-performance, statically typed programming language designed to simplify development while maintaining speed. | 14 |
glouw/rr | A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. | 67 |
bamless/jstar | A lightweight embeddable scripting language with built-in object-oriented support | 114 |
linkdd/letlang | A compiler for a functional language with a powerful type system | 165 |