https://github.com/willothy/crane-lang
WIP compiler targeting x86_64
https://github.com/willothy/crane-lang
Last synced: 4 days ago
JSON representation
WIP compiler targeting x86_64
- Host: GitHub
- URL: https://github.com/willothy/crane-lang
- Owner: willothy
- License: mit
- Created: 2023-03-16T01:23:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-18T05:16:26.000Z (about 3 years ago)
- Last Synced: 2025-10-26T07:34:28.545Z (9 months ago)
- Language: Rust
- Homepage:
- Size: 217 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crane
> **Warning**
> This is a work in progress.
Crane is a strongly typed programming language with a modular backend, initially targeting x86_64 assembly.