Skip to content

plorth/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plorth CLI

Command line interface (with optional REPL) for Plorth programming language.

Compilation

C++17 capable compiler and CMake are required to compile this utility. Dependencies are handled by cget, which also needs to be installed.

$ cget install
$ mkdir build
$ cd build
$ cmake ..
$ make

About

Command line interface for Plorth programming language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published