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.
- Host: GitHub
- URL: https://github.com/thrushlang/syntax
- Owner: thrushlang
- License: bsd-3-clause
- Created: 2025-02-23T20:32:16.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-04-23T19:00:04.000Z (26 days ago)
- Last Synced: 2025-04-23T20:19:38.168Z (26 days ago)
- Topics: compiler-design, programming-language-design, syntax
- Homepage: https://github.com/thrushlang
- Size: 195 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# 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.