Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Tested

A topic by Valuex created Jan 16, 2024 Views: 93 Replies: 2
Viewing posts 1 to 2
(1 edit)

I tested out your programming language and really liked the overall grammar. I especially liked the feature of setting variables to function results.  Two things: 

1: You should add some documentation for the language as I was very confused on what I was doing at first(I solved it because I have a lot of experience in programming but for a beginner they may have trouble figuring out what to do after download and running the script). 

2: You should fix the while loop. Currently I try to use it and I don't know how and I also don't know why this keeps happening: 
Hope you can fix these issues and if you ever want some help on it, I can do so. 

Developer

I'll look into it!

If you'd like to check out more on building a programming language you could check this out! Also, if you wanna see a programming language I am currently working on visit https://github.com/TENTHER101/TEPL.