Filp

TTC Development Team

An embeddable, reverse polish notation programming language

Filp is a stack based, reverse polish notation programming language, not too different from Forth or PostScript (indeed, Filp was an acronym for Filp Is Like Postscript, years before it started diverging from it). It was originally developed as an embeddable scripting language for games, but now is pretty stable and suitable for other tasks as well. Filp's main problem is the lack of good documentation and examples.

This software is released into the public domain.

Features

Git repository

https://github.com/ttcdt/filp