Hackclub Eso Lang

Hackclub Eso Lang

10 devlogs
11h 6m
•  Ship certified
Created by Ethan

An eso lang made with JS. The theme of it is Hack club (syntax highlights it). The README has info about where docs are and stuff.

Timeline

Ship 2

0 payouts of shell 0 shells

Ethan

18 days ago

Ethan Covers 2 devlogs and 1h 5m

Added docs to the website

Update attachment

Fixed an issue where operations in variable declarations did not work.

Update attachment

Ship 1

1 payout of shell 106.0 shells

Ethan

27 days ago

Ethan Covers 8 devlogs and 10h
Ethan
Ethan
1h 24m 27 days ago

Finished the lang and polished files. Also fixed import statments

Update attachment

Made examples of the lang in use

Update attachment
Ethan
Ethan
2h 13m 28 days ago

Made it so calling functions inside sendMessage() works as well as having a variable in the return statement of a function

Update attachment

Started to make docs

Update attachment

Did a lot more debugging

Update attachment
Ethan
Ethan
1h 32m 30 days ago

Finished the base of the lang. Started debugging, finished debugging the print statment (sendMessage(content)). Also started work on the website to run the code as well.

Update attachment

Finished the logic for the rest of the lang including functions

Update attachment

Made most of the base lang. Just converted it where there is a function for each piece of syntax instead of all of it being in the loop. This will make it easier to code the parts for running functions and error handling easier.

Update attachment