A command-line REPL for Ludus.
Go to file
2023-12-26 23:42:51 -05:00
.gitignore Stand up basic functioning TCP-based Ludus Repl 2023-12-25 00:08:41 -05:00
.ignore Stand up basic functioning TCP-based Ludus Repl 2023-12-25 00:08:41 -05:00
bun.lockb Fix startup time issues 2023-12-26 23:42:51 -05:00
help.txt Fix conflict in listener.ts 2023-12-26 22:36:37 -05:00
index.ts Fix startup time issues 2023-12-26 23:42:51 -05:00
listener.ts Fix conflict in listener.ts 2023-12-26 22:36:37 -05:00
package-lock.json Stand up basic functioning TCP-based Ludus Repl 2023-12-25 00:08:41 -05:00
package.json Fix conflict in listener.ts 2023-12-26 22:36:37 -05:00
README.md Fix startup time issues 2023-12-26 23:42:51 -05:00
runner.ts Fix conflict in listener.ts 2023-12-26 22:36:37 -05:00
sender.ts Fix conflict in listener.ts 2023-12-26 22:36:37 -05:00
tsconfig.json Stand up basic functioning TCP-based Ludus Repl 2023-12-25 00:08:41 -05:00

A command-line version of Ludus

A Bun-driven, JS-based, command-line version of Ludus.

Download a MacOS (ARM64) from the releases page, or use NPM to install @ludus/cli.