EsoHype

EsoHype Used AI

9 devlogs
13h 26m
•  Ship certified
Created by Solar

An esoteric programming language written in Lua where you have to have manners.

Timeline

Finished polishing up the README and prepared to ship!

Update attachment

Added nested if statements, repeat blocks, and functions! It's possible for it to get a little insane...

Update attachment

Ship 2

1 payout of shell 26.0 shells

Solar

26 days ago

Solar Covers 1 devlog and 1h 23m
Solar
Solar
1h 23m 26 days ago

Updated the How to Run guide! You can find it by clicking Demo.

Update attachment

Ship 1

1 payout of shell 202.0 shells

Solar

about 1 month ago

Solar Covers 6 devlogs and 10h 50m

Finished! I think. This was quite fun to make, and actually quite challenging.

Update attachment

Added if statements and indefinite repeats! The readme file is getting quite big...

Update attachment

Spent a long while doing functions, but now they somewhat work! Here's an example, getting the sum of two numbers.

Update attachment

Repeat Loops are now supported! They're experimental, but they do basically work. One step closer to being Turing Complete, I guess? (I'm joking, probably won't make it Turing Complete)

Update attachment

Basic arithmetic is now complete! I think. Also worked on the README (and comments are there even though they aren't actually implemented yet lol)

Update attachment

EsoHype now exists! Currently it supports Variables, Strings, Print Statements (known as Display) and standalone Numbers. You also have to have manners when defining variables!

Update attachment