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

https://github.com/thrushlang/syntax

The meta syntax, which tries to be understood and compiled by the Thrush compiler.
https://github.com/thrushlang/syntax

compiler-design programming-language-design syntax

Last synced: 5 days ago
JSON representation

The meta syntax, which tries to be understood and compiled by the Thrush compiler.

Awesome Lists containing this project

README

        


logo

# Syntax

> [!WARNING]
> This repository may be outdated as the compiler and language syntax receive updates more often.

This repo contains information on syntax speculation for the Thrush Programming Language. From structures, primitive types, functions, variables, and much more.