Skip to content

MSMissing/sandbox-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandbox lang (name is a work-in-progress)

Goal is a secure interpreted language which is difficult to write malware with.

Syntax

Basic syntax

print("Hello, world!")

String concatenation

print("I like "; "Trains")

About

Interpreted language designed to not be malicious

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages