Skip to content

Command line interface for the META Compiler writing language.

Notifications You must be signed in to change notification settings

the-meta-lang/metax

Repository files navigation

@the-meta-lang/metax

To install dependencies:

bun install

To run:

bun run index.ts

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