itch.io is community of indie game creators and players

Devlogs

Functions, +=, While and For loops

Assembilate
A browser game made in HTML5

Have a good time using my homebrewed programming language. Features most basic functional programming language, in-game editor with most basic syntax highlighting and a console for reporting and errors. 

 I will be adding my test cases to the game (I will engineer them all to not throw errors lol,) and allowing users to save/load scripts and a form of project management. You will be able to share them online with your friends shortly as well. The plan is to make this object oriented, with classes and inheritance. Add all of my favorite programming language features, and bootstrap an entirely new language.

I greatly appreciate any feedback, especially ambiguous or incorrect error messages! The goal is to get a multiplayer prototype out asap. Check back for updates and leave any and all feedback :) I will soon have a quick feedback system in-game, so you will not have to even leave the game. UI scaling and what not is off, but I have been mostly working on the programming language. 

I am super excited to have basic syntax highlighting and a functional programming language on itch, hand crafted :D


Some of the keywords, though not exhaustive: var, fun, return, nil, true, false, and, or, print

some of the operators: +, -, =, &, /, +=, -=. /=, *= 

Excuse the repeat image. I want to keep this here for future-sake :) These posts will have more effort soon, hopefully. Hmu if you wanna write these xD

You can get ahold of me at Mike#4144

Files

  • Build0.3a.zip 7 MB
    Oct 16, 2022
Leave a comment