gfortran-10-multilib
GNU Fortran compiler (multilib support)
This is the GNU Fortran compiler, which compiles Fortran on platforms
supported by the gcc compiler.
libtruffle-java
multi-language framework for executing dynamic languages
Truffle is a language abstract syntax tree interpreter which
allow it to implement languages on top of the Graal framework.
python-murano
cloud-ready application catalog - Python 2.x server code
Murano Project introduces an application catalog, which allows application
developers and cloud administrators to publish various cloud-ready
applications in a browsable categorised catalog, which may be used by the
cloud users (including the inexperienced ones) to pick-up the needed
applications and services and composes the reliable environments out of them
in a "push-the-button" manner.
tcpwatch-httpproxy
TCP monitoring and logging tool with support for HTTP 1.1
This program allows recording of HTTP sessions by being used as
a proxy server. It writes out the requests you send to a file.
Its recommended usage is as a plugin to funkload.
lisaac
Object-oriented language based on prototype
Lisaac is a small prototype-based programming language. The ideas in
Lisaac are mostly inspired by Smalltalk (all values are objects), Self
(prototype-based) and Eiffel (design by contract). It has the following
features:
lisaac-mode
Emacs mode for editing Lisaac programs
Lisaac is a small prototype-based programming language.