partcl VS pickle

Compare partcl vs pickle and see what are their differences.

partcl

ParTcl - a micro Tcl implementation (by zserge)

pickle

Improvements to picol: A TCL like interpreter suitable as an shell in an embedded system (by howerj)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
partcl pickle
4 1
459 23
- -
0.0 0.0
almost 3 years ago 11 months ago
C C
MIT License BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

partcl

Posts with mentions or reviews of partcl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-12.

pickle

Posts with mentions or reviews of pickle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-14.
  • TCL like interpreter suitable for embedded use
    2 projects | /r/Tcl | 14 Jul 2022
    I made my own version of a TCL interpreter (well, a very TCL like langauge) derived from "picol" available at https://github.com/howerj/pickle. There are many different re-implementations and derivatives of this interpreter but they all seem very "crashy", this one has been significantly hardened by using a fuzzer on it which ran for months called American Fuzzy Lop https://lcamtuf.coredump.cx/afl/ . It is also more suitable for embedded use whilst still not having arbitrary restrictions like many other implementations.

What are some alternatives?

When comparing partcl and pickle you can also consider the following projects:

Weechat - The extensible chat client.

tcl - The Tcl Core. (Mirror of core.tcl-lang.org)

PicolPython - Python translation of C code Picol interpreter (Tcl emulator) originally written by Antirez

kitgen - Tclkit build system

American Fuzzy Lop - american fuzzy lop - a security-oriented fuzzer

lil - Little Interpreted Language (LIL)

jimtcl - Official repository of Jim Tcl, an open-source, small footprint implementation of Tcl

Wren - The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.

hecl - The Mobile Scripting Language