Can't find a software application?
Submit it to OStatic
Click a filter below to apply it to results
MinGW (Minimalist GNU for Windows), formerly mingw32, is a software port of the GNU toolchain to Microsoft Windows. MinGW includes a set of header fil...
Redux is an automaton (DFA and NFA)-based regular expression (regexp) library for C and C++, primarily intended for authors of lexer generators, but u...
Pippin is a tool that lets you easily convert Ruby objects into XML, and XML back into Ruby objects. Currently Pippin extracts mapping meta-informati...
qt2fxruby converts QT GUI forms into a Ruby/FXRuby program. It does not handle all the available QT widgets. Its purpose is to rapidly develop a gui i...
This is a class library and generator for creating simple finite state machines. The application uses a YAML config file to make simple TCP / UDP ser...
re2c is a tool for generating C-based recognizers from regular expressions. re2c-based scanners are efficient: an re2c-based scanner is typically al...
CMUCL is a free, high performance implementation of the Common Lisp programming language which runs on most major Unix platforms. It mainly conforms t...
In computer based language recognition, ANother Tool for Language Recognition (ANTLR) is the name of a parser generator that uses LL(*) parsing. ANTLR...
The same BYACC tool used produce C/C++ parsers, with an added capability to produce small, fast Java parsers instead.
Felix programming language specifications and translator