Fantom Pods

Pods: #pclStatsBox - #pclTextBox - #swtChartWrapper - #writeTags

Install by downloading the required pod and dropping it into your "FANTOM/lib/fan" folder; some pods also require a java library adding to your "FANTOM/lib/java/ext" folder.

pclStatsBox

A collection of statistics related algorithms.

pclTextBox

A collection of text manipulation and formatting algorithms.

swtChartWrapper

A Fantom wrapper around the SWT chart library.

writeTags

Program to write a "tags" file containing links to the definitions for all types and slots in .fan files found in the given directory and its children.

e.g. when in your project folder, generate a "tags" file in the project folder by calling:

> fan writeTags .

Page from Peter's Scrapbook, output from a VimWiki on 2024-03-02.