Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/99thedark/aqua
- Owner: 99TheDark
- Created: 2024-04-06T23:53:24.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-12T15:54:28.000Z (8 months ago)
- Last Synced: 2024-04-13T21:45:30.792Z (8 months ago)
- Topics: compiler, language, llvm, nim, nim-lang, programming-language
- Language: Nim
- Homepage:
- Size: 59.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/AquaWith 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`.