Skip to content

My terrible java-like(ish) (probably) strongly typed scripting language

Notifications You must be signed in to change notification settings

steve6472/ScriptIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScriptIt

Java & C++ inspired language that runs on Java
The plan is for the language to be strongly typed and customizable to some extent

Todo list:

Flow:

✔️ For Loop
✔️ While Loop
✔️ If
✔️ If-Else
❌ If-Else-If
✔️ Continue
✔️ Break
❌ Switch Statement

Functions:

✔️ Function declaration
❌ Recursion


I am too lazy to continue creating this README.md file


✔️

About

My terrible java-like(ish) (probably) strongly typed scripting language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages