Please sign in to access this page

JunkLang - A fastfood programming language

JunkLang - A fastfood programming language

10 devlogs
10h 33m
•  Ship certified
Created by Abhay

Want to write your code while staying hungry? Use JunkLang

Timeline

Ship 1

1 payout of shell 164.0 shells

Abhay

about 1 month ago

Abhay Covers 10 devlogs and 10h 33m

Changed the website! Made the repo, did a lot of things! Finally it's almost ready except for some links!

Update attachment

Uploaded it to pypi!

Update attachment

Finished the website!

Update attachment

Website is almost done! Now I need to turn this into a package, also some images on the website

Update attachment

Made the documentation

Update attachment

Finished the website, now only to implement some theme stuff

Update attachment

I have completed the interpreter and now I am making the website for this!

Update attachment

Added support for .jnk files

Update attachment

Added support for +, -, *, / arithmetic operators in junkLang.

Update attachment

Made the basic structure, implemented:
Variables
functions
print
error handling
comments

Update attachment