Files
Dragon/readme.md

7 lines
315 B
Markdown
Raw Permalink Normal View History

2025-09-15 10:12:50 +10:00
### What is Dragon?
Dragon is a coding langauge entirely interpreted in Brainfuck. It is designed with simplicity in mind.
### Inspiration
2025-09-16 15:58:33 +10:00
Dragon is heavily inspired by Ground. Like Ground, it has simple syntax, and is relatively easy to learn. However, unlike Ground, no one ever will have a reason to use this.