Skip to content
/ Boxes Public

A goofy programing language which is all about 📦.

Notifications You must be signed in to change notification settings

LmanTW/Boxes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 Boxes

A goofy programing language which is all about 📦.

Warning

Please don't use 📦 to make any serious project, this is for the sake of your health (psychologically and physically).

Note

Currently making a new version of 📦, with new compiler and vm

Example

Here's an over-engineered example for printing hello:

+aList <- ['h', 'e', 'l', 'l', 'o'] # Create a box.
+@main <- List.join(aList, '') | print(Result) # Combine all the letters in the list (anArray).

Content

About

A goofy programing language which is all about 📦.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published