Skip to content

Interpreter demo

Pre-release
Pre-release
Compare
Choose a tag to compare
@romiras romiras released this 01 Mar 09:42
· 2 commits to master since this release

Commands can be interpreted and executed at run time.
bbcli waits for standard input and interprets as commands.

Refer to module ConsInterp (thanks to Alexander Shiryaev) and module PrivHello demo for details.