No description
Find a file
2024-11-25 21:12:03 -06:00
stlc-bidir evaluate 2024-11-25 21:12:03 -06:00
.gitignore initial 2024-05-11 02:49:40 -05:00
bun.lockb bidir 2024-11-25 21:06:20 -06:00
package.json bidir 2024-11-25 21:06:20 -06:00
README.md stlc 2024-11-25 19:49:47 -06:00
tsconfig.json stlc 2024-11-25 19:49:47 -06:00

plsandbox

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.26. Bun is a fast all-in-one JavaScript runtime.