JS REPL Env

The-Nice-One

A javascript prototype for my programming language.

This project was built exploring parser design and simple compilation into javascript function calls-which run on a deticated virtual session. It was created to add support for my programming language in the browser, allowing it to be used for code snippets, and embeding.

previewJSREPLEnv

This project contains multiple files, with some being used as dependencies and some as indepedent files. You will need the following prerequisites to run any file in this project:

Assuming you have Node.js installed, you can use the following command to run the src/exp_parser.js file per say:

node src/exp_parser.js

As with all other projects in this playground, the license is CC BY-NC.
CC BY-SA 4.0 The-Nice-One. Last modified: August 31, 2025. Website built with Franklin.jl and the Julia programming language. See credits.