Skip to main content

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

Valuex

3
Posts
2
Topics
1
Followers
1
Following
A member registered Sep 13, 2023 · View creator page →

Creator of

Recent community posts

Testing, 1, 2, 3!

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.  

(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.