Skip to content
This repository has been archived by the owner on May 21, 2023. It is now read-only.

izanagi1995/SimpleLang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

SimpleLang

A Simple programming Language based on Java 1.7

SimpleLang, as its name suggests, is a simple language. The purpose of the project is to have fun while surpassing me.

It is built without any external tool like JavaCC or others.

How to

  1. Build

Just compile the code from the Main class

  1. Test

For the moment, you can't test your own code because the language is too newer! :(

About

A Simple programming Language based on Java 1.7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages