Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/99thedark/aqua

6th version of my programming language, Aqua
https://github.com/99thedark/aqua

compiler language llvm nim nim-lang programming-language

Last synced: 16 days ago
JSON representation

6th version of my programming language, Aqua

Awesome Lists containing this project

README

        

# Aqua
The now 6th version of my programming language, as attempt #5 ended pretty quickly as most needed to be redone.

Attempt 1: https://github.com/99TheDark/draw.js

Attempt 2: https://github.com/99TheDark/Language

Attempt 3: https://github.com/99TheDark/Bolt

Attempt 4: https://github.com/99TheDark/Sulfur

Attempt 5: https://github.com/99TheDark/Fusion

Attempt 6: https://github.com/99TheDark/Aqua

With each of these attempts, I try and improve on the last one. I also tend to swap languages, going from `JavaScript` to `JavaScript` to `TypeScript` to `Go` to `Rust` and finally now to `Nim`.