Windocks - Docker Oracle and SQL Server Containers
Deliver faster. Provision data for AI/ML. Enhance data privacy. Improve quality.
Windocks is a leader in cloud native database DevOps, recognized by Gartner as a Cool Vendor, and as an innovator by Bloor research in Test Data Management. Novartis, DriveTime, American Family Insurance, and other enterprises rely on Windocks for on-demand database environments for development, testing, and DevOps. Windocks software is easily downloaded for evaluation on standard Linux and Windows servers, for use on-premises or cloud, and for data delivery of SQL Server, Oracle, PostgreSQL, and MySQL to Docker containers or conventional database instances.
Quant offers a wide range of solutions for retail. Within one integrated software system, it allows you to efficiently combine the management of retail space, shelf labels and marketing materials with task management, reporting and automatic replenishment.
The OO component based XML processing framework.The goal is to make the XML developer's life easier.It's going ot achieve that by providing reusable components for all stages of XML processsing with easy language and application binding.
A interpreter for the brainf*k programminglanguage which also can generate C code (and a Makefile).
Supported compilers: gcc (linux, cygwin, ...) and MSVCPP 6.0
Paradox is a programminglanguage designed to combine the simplicity of scripting languages like PHP and Perl with the power and speed of C++ and Python.
The program emulates a MIX machine (introduced by Knuth in his books "The Art of Computer Programming").
- MIX Assembly Language (MIXAL) parser that converts the MIXAL code to MIX machine code
- a MIX interpreter which executes MIX machine code
Striven is an all-in-one business management software suite with everything your organization needs for success.
Striven is the all-in-one business management software that lowers your costs, improves your operations, and makes work easier. Make your company’s data coherent, connected, and relevant.
The project's aim is to build automated programminglanguage translation system that will port program sources written in one language to other programminglanguage(s).
gUiML is a UML tool aimed at developers. It allows editing in any programminglanguage, produces code and will reverse engineer in the future. It has a good GUI and is more intuitive than a standard UML App.
OpenMetal is an automated bare metal and on-demand private cloud provider.
Large Scale. Cloud Native. Fixed Costs.
OpenMetal is an automated bare metal and on-demand private cloud provider. Our mission is to empower your team with cost effective private infrastructure that outperforms traditional public cloud.
Tomato is an experimental Java application development environment which aims to replace text-based Java programming with a point-and-click visual programminglanguage. The prototype works sufficiently to help develop parts of itself.
Cantaloop aims to provide a framework which simplifies and speeds up
the application development process with the java programminglanguage. It contains a codegeneration engine for self-validating input forms which partly implements ``XForms''.
Steini\\\'s Mini Compiler is a fast DOS 16 bit compiler. Please help to improve the programminglanguage writing new commands. The compiler uses a set of assembly files for the compilation process.
A framework for user-extensible compilers and development tools, including a Java-to-Java extensible compiler, ideal for Java code refactoring. Also includes the new LX programminglanguage.
mySAL -- A simple single assignment language
Single assignment languages are a kind of "functional" language
where the parallelism is easy to discover. mySAL is a relative
of SISAL, and old and distinguished SAL. The provided compiler
and runtime
Pizza is a small, fast and free compiler for Java and an important superset of the Java programminglanguage. It is written in Java/Pizza and compiles to Java class files.
The Cup ProgrammingLanguage is a combination compiler and VM (Virtual Machine). The language is purely procedural, though allows 'top-level' code like a scripting language.
The English ProgrammingLanguage Compiler. A simple programminglanguage that reads like plain English and compiles to Perl.
"There is a variable called 'x'. Put the string of letters "Hello, world." into the variable 'x'. Print 'x' to the screen.
MixNet is a compiler of Mixal assembly language described in Knuth's "The Art of Computer Programming" for Microsoft.NET framework. MixNet generates .NET executable files. All source code is written in C#.
Brain Relax is a translator from the BF (BrainF**k) programminglanguage (a Turing-complete language) to other programming languages (such as C, TCL, PHP, Pascal, Perl, Basic, Python, etc.)
Goal of this project is to build a graphical programminglanguage (with its own IDE) that gets rid of those pesky over-multiple-screen-paranthesis-constructions known from almost every language available. It should also conform as much as possible to UML