Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hornc/adu
Thematic programming language based on Linear A balance ledger tablets
https://github.com/hornc/adu
esolang lineara
Last synced: about 2 months ago
JSON representation
Thematic programming language based on Linear A balance ledger tablets
- Host: GitHub
- URL: https://github.com/hornc/adu
- Owner: hornc
- Created: 2024-05-24T01:07:43.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-06-03T23:18:37.000Z (7 months ago)
- Last Synced: 2024-06-04T01:42:51.029Z (7 months ago)
- Topics: esolang, lineara
- Language: Python
- Homepage: https://esolangs.org/wiki/A-DU
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 𐘇𐘬 (A-DU)
A-DU is a thematic programming language based on Linear A balance ledger tablets.
A-DU (𐘇𐘬) means something like Assessment in Linear A.
Most of the meanings and structure and inspiration for the Linear A aspect of this language comes from the work and resources provided online by John G. Younger. A huge thank you to him and his work.
Sadly that site is no longer live online, but is available via the Wayback Machine: https://web.archive.org/web/20230326030813/http://www.people.ku.edu/~jyounger/LinearA/This is an archive of a proof-of-concept interpreter and some examples I wrote for this idea in 2018. It may or may not be complete.
Some more information on the language available at: https://esolangs.org/wiki/A-DU
### Running the examples
Hello, World!
./adu.py examples/hw.adu
Cat program:
./adu.py examples/cat.adu