EsoHype

EsoHype Used AI

8 devlogs
13h 10m
•  Ship certified
Created by Solar

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

Timeline

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

2 months ago

Solar Covers 1 devlog and 1h 23m

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

3 months 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