ParTcl

ParTcl

Tiny Tcl interpreter for embedded systems

0 followers

ParTcl gallery image
ParTcl gallery image
Launch Team
Anima - Vibe Coding for Product Teams
Build websites and apps with AI that understands design.
Promoted

What do you think? …

Serge Zaitsev
Just a simple Tcl interpreter I've made some time ago over the weekend. Recently I used it in one of our embedded projects, and it worked good, so I'm sharing it with the community. All code is in one file, with good test coverage, and every part of the interpreter can be easily rewritten or optimized (e.g. lexer, memory manager, lists handing, custom commands etc).