Thanks to visit codestin.com
Credit goes to github.com

Skip to content

protogenposting/Ass-Language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASS stands for Amazingly Shitty Scripting. It's my first actual attempt at a language with help from Nova! ASS is based off of javascript

Scroll down for some explanations on what's different and some example code!

No More 1 Letter Variables

We hate 1 letter variables here, so assigning them instantly ends the program

  var i = 0 //crashes the program
  var int = 0 //doesn't crash the program (still fuck you tho)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages