Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crispy-strawberry/rusty-zig
An attempt at making a zig interpreter in rust
https://github.com/crispy-strawberry/rusty-zig
Last synced: 14 days ago
JSON representation
An attempt at making a zig interpreter in rust
- Host: GitHub
- URL: https://github.com/crispy-strawberry/rusty-zig
- Owner: crispy-strawberry
- License: apache-2.0
- Created: 2023-11-04T16:07:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-22T19:26:53.000Z (about 1 year ago)
- Last Synced: 2024-11-18T07:00:48.772Z (3 months ago)
- Language: Rust
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rusty-Zig
An attempt at creating a [Zig](https://ziglang.org) interpreter
in [Rust](https://rust-lang.org).