Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kinderjosh/steelc
Steel C is a reimplementation of the C language from scratch. It aims to be stricter and safer through the introduction of immutable variables and a strongly typed syntax.
https://github.com/kinderjosh/steelc
compiler compiler-backend nasm nasm-assembly programming-language
Last synced: about 1 month ago
JSON representation
Steel C is a reimplementation of the C language from scratch. It aims to be stricter and safer through the introduction of immutable variables and a strongly typed syntax.
- Host: GitHub
- URL: https://github.com/kinderjosh/steelc
- Owner: kinderjosh
- License: mit
- Created: 2024-12-09T23:01:42.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-13T13:40:58.000Z (about 2 months ago)
- Last Synced: 2024-12-13T14:32:18.046Z (about 2 months ago)
- Topics: compiler, compiler-backend, nasm, nasm-assembly, programming-language
- Language: C
- Homepage:
- Size: 81.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE