stck-interpreter

Crates.iostck-interpreter
lib.rsstck-interpreter
version1.1.0
created_at2025-06-27 15:47:33.949268+00
updated_at2025-07-07 13:04:13.897528+00
descriptionAn interpreter for the stck language
homepage
repositoryhttps://github.com/PedroManse/stck
max_upload_size
id1728866
size14,906
Manse (PedroManse)

documentation

README

An interpreter for the STCK language

With several execution modes

Mode Action
normal Normal execution of input file, the default
token-check Check for the validity of the tokens in the input file
syntax-check Check for the validity of the expressions in the input file
print-code Print, verbosely, the code
Commit count: 0

cargo fmt