24 projects tagged "Free Pascal"
TAP4Pascal is an easy-to-use but powerful unit testing suite for Pascal (FreePascal, Turbo Pascal, et al.), conforming to the Test-Anything Protocol (TAP) specification, originally developed for testing Perl, and lightweight enough to work on any platform since it is entirely text-based. It comes with its own test harness for running and summarizing the results of multiple test sets. It aims to be straightforward and to make test building easy and quick for developers, and to help software work better for everyone.
MyNotex is software to take and to manage textual notes, even large numbers of them. Notes are gathered under different subjects and consist of a title, a date, a list of tags (keywords), and a free-length text which can be formatted (change font color, name, size, italic, bold, paragraph alignment, etc.); the software can manage bullets and numbered lists with automatic indentation. A single file produced by MyNotex contains multiple subjects and notes. Multiple attachments (files of any kind) can be associted with each note. You can search for notes by subject, by content, by tag (keyword), or by date. OpenOffice Writer files can be imported directly. Data can be exported as HTML that can be edited with a word processor like OpenOffice Writer. Finally, it is possible to synchronize two different MyNotex files.
Outliner Lighto is a console-based outliner/hierarchical editor. An outliner is used to edit an hierarchy of text (a tree with text in every node). This hierarchy can represent anything the user wants, like TODO lists, calendar, tasks, address book, bookmarks, etc. It is based on FreePascal's video and keyboard units.