An open API service indexing awesome lists of open source software.

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.

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/