Home

Projects

Contact/​Imprint

Data Protection (GDPR)

Niklas Ziermann

PiDeck.jsxSCSS-Typer.tsNikScript.jsGameBoy-Fishing.cBundler.js

Nikscript

GitHubMIT

Nikscript is a JavaScript based language.

I wrote it to improve my understanding of how interpreters work.

The language supports the following features:

  • Functions
  • Variables
  • Recursion
  • For & While Loops
  • 2 Built-In-Functions (len & print)