Crossplatform stack calculator with very fast usage.
...CLua have a hybrid syntax between C-style and Lua and have some additions like inline condition operator etc.
Easy and very fast in use. Helpful for debugging and analysing data. Enjoy!
Get code on homepage (bitbucket. Link below) of project or download winexe from here or homepage.
Fast C library for relation algebra using binary decision diagrams.
Kure is a C library which provides manipulation of relations and operations of relation algebra using a fast implementation using binary decision diagram. It provides a Lua based domain-specific embedded programming language to conveniently manipulate and work with relations. For instance, given relations R, S, the tupling of them can be computed using [R,S] and they can be composed using R*S.