Ficl(Forth風コマンド言語)は Cで書かれた ANS Forthインタプリタです。伝統的な Forthとは異なり、このインタプリタは他システムにコマンド/マクロ/開発プロトタイプ言語として埋め込まれるように設計されています。Ficlはオブジェクト拡張機能を提供していて、それはホストシステムのメソッドと構造体を変更することなくラップ可能です。
This release is about three times faster than its predecessor, thanks to a revised inner interpreter. The API in this release has been revised for consistency, and there is also a compatibility flag to support existing installations with no code changes.