A suite of RPN calculators and a class library for Object Pascal
TRURL is a suite of desktop calculators with reverse Polish notation (RPN) written in Object Pascal. Additionally, it comes with a free reusable class library (RPN Engine) as a toolbox for creating your own calculator.
TRURL is an acronym for "TRURL is a Reusable Universal RPN Library".
Class Libraries:
• RPN Engine: Full-featured calculation engine for Pascal-based RPN calculators
• Segmitator: Library for virtual seven-segment displays
Applications:
• TRURL A: Simple demo app...
10 little applications based in HTML, CSS and Javascript.
Today the most important thing in the world of application development is making that app as powerful as posible, but without making it slow and heavy. The direct solution to do this is the intermediate code. No need of memory management sections, or graphics, just write that you want an image and it will appear. As simple as that. Here are 10 little applications, and more will be uploaded later.