cinnamonwolfy / plinterpretlib

A small and highly customisable shell interpreter inspired by the Unix shell and BASIC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plinterpretlib

plinterpretlib is a shell interpreter implemented as a library. The base library is entirely written in strict and readable C99, and can easily be integrated into other programs. The language syntax is heavily inspired by the POSIX shell and the BASIC programming language

About

A small and highly customisable shell interpreter inspired by the Unix shell and BASIC

License:Mozilla Public License 2.0


Languages

Language:C 83.0%Language:Shell 17.0%