https://github.com/itevie/zephyr-lang
A dynamically typed, interpreted language made in Rust.
https://github.com/itevie/zephyr-lang
dynamically-typed interpreter language programming-language zephyr
Last synced: about 1 month ago
JSON representation
A dynamically typed, interpreted language made in Rust.
- Host: GitHub
- URL: https://github.com/itevie/zephyr-lang
- Owner: itevie
- Created: 2024-02-05T17:50:20.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-23T17:06:15.000Z (about 2 months ago)
- Last Synced: 2025-05-05T22:15:37.202Z (about 1 month ago)
- Topics: dynamically-typed, interpreter, language, programming-language, zephyr
- Language: Rust
- Homepage:
- Size: 1.34 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zephyr
Zephyr is a dynamically-typed, interpreted programming language, similar to JS, written in Rust btw.As the language is in the early stages, changes to syntax may occur.
There are no tutorials or anything, but you can see written Zephyr in:
- examples/
- src/runtime/lib/