kernelk14 / jstack

A stack based language (again) in Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSTACK

A stack-based language (again) in Javascript

Why?

This is a revenge project for my slug programming language.

Needs

For now we need deno

Quick Start

Clone this repo, then

$ cd jstack
$ deno run main.js

Little Things

We barely have to deal with a lot of things right now. SEE: main.js

About

A stack based language (again) in Javascript


Languages

Language:JavaScript 99.3%Language:Shell 0.7%