8000 GitHub - penguin-boxx/Shlang: Simple healthy programming language
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

penguin-boxx/Shlang

Repository files navigation

Shlang

Simple healthy programming language

Supported statements:
  • assignment

  • if

  • while

Run

Interactively
$ ./gradlew run --console=plain
Interpret files
$ ./gradlew run --args='file1.shl file2.shl'
Run tests
$ ./gradlew build

About

Simple healthy programming language

Resources

Stars

Watchers

Forks

0