@booniepepper/dt.ts
v0.4.1
Published
The [dt](https://dt.plumbing) programming language, implemented in TypeScript.
Downloads
2
Readme
dt.ts
The dt programming language, implemented in TypeScript.
Installation
This version expects to be installed and run with bun
$ bun add -g @booniepepper/dt.ts
Usage
$ dt.ts 1 2 +
Etc
This is not the canonical or reference implementation of dt. It's intended to
make fiddling with the language implementation easier and faster, but may
contain undocumented quirks due to the usage of JS and especially its Number
implementation.
Started by J. R. "Boonie Pepper" Hill in 2024
Free and open source under the terms of the BSD 3-Clause License.