Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
/ MSLang Public archive

MultiSign is a simple interpreted programming language based on the Lox programming language with small twists.

License

Notifications You must be signed in to change notification settings

Killarexe/MSLang

Repository files navigation

MultiSign

What is MultiSign

Multisign is a programming language interpreted in Java. THe default

The goal of this language is to make your own programming language easly by adding dynamic syntax.

More exemples here.

How to use Multisign

If you want to know how to use Multisign go on the wiki.

How to get Multisign

There is two way to get Multisign:

  1. Go on the release page and download the .jar file.

  2. Clone the source code and run gradlew build (for Windows) or ./gradlew build (Mac & Linux)

About

MultiSign is a simple interpreted programming language based on the Lox programming language with small twists.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published