Anonymous |
|
||
![]() Eremias esolang thread. Eremias is an esoteric imperative dynamically-typed interpreted programming language developed by rpyth, the name comes from Eremias arguta lizard species. The language focuses on use of goto and parallelism/multiprocessing, as loops can only be done via goto, every line requires a hexadecimal index and all variables are shared between all processes by default. Included example is a version of FizzBuzz. Source code: https://www.litechan.org/liteshare/eremias%20source.zip Compiled exe: https://www.litechan.org/liteshare/eremias.zip |