Skip to content

Nawreua/SimpletonLanguage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpletonLanguage

Overview

A very simple interpreter for the Simpleton language

Specifications about the Simpleton Language can be found here : Wiki

How to build and launch

Right now, the build method is rather simplistic.

sh$ gradle build
sh$ java -jar build/libs/SimpletonLanguage-all.jar FILE

Language

Java 11

Libraries

Java Standard Library

Build method

Gradle

Authors

Erwan AUER

About

An interpreter for the Simpleton language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages