Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 280 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 280 Bytes

Jolt

A dynamic programming language made in TypeScript

Usage

Jolt is in a very early stage of development and the only working way to use it is through it's REPL, which runs on Deno.

With Deno installed, the REPL can be run with: deno run repl.ts