Skip to content

thetarnav/ten

Repository files navigation

ten

A small, logical programming language designed for simplicity and ease of use.

Work in progress.

Requires Node and pnpm installed system-wide.

Scripts:

pnpm install                # Install dependencies

pnpm test                   # Run tests
pnpm test:watch             # Run tests in watch mode
pnpm typecheck              # Check for type errors

./run.ts -i 'true + false'  # Run a ten script from the command line

About

A small constraint logic language experiment.

Resources

Stars

Watchers

Forks

Sponsor this project