Fully managed relational database service for MySQL, PostgreSQL, and SQL Server
Focus on your application, and leave the database to us
Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
Try for free
The Easy Way To Build A Referral Program
Referral Factory is the #1 referral software used by SMEs and Marketers.
Referral Factory offers over 1000 pre-built referral program templates you can use as your own, or you can build your own referral program from scratch. You get unlimited referral campaigns on all plans, and brilliant support from their team of referral marketing experts.
lcc backend which produces java classes from C input. Although inefficient code is produced, C functionality such as function pointers and gotos are maintained.
Jint is an experimental scripting language for Java environments. It is itself
based on Java and has many features commonly found in scripting languages.
Trying to implement a lispy scripting language on top of Java in a minimalistic way: as small as possible but with a solid language design thats borrowed from common lisp.
Scalable restaurant tech for stellar guest experiences
For Pizza, Delivery, Takeout, Quick Serve, Fast casual, and Full Service Restaurants with as little as one store to 100 or more.
HungerRush helps restaurants compete in the toughest business on earth. We offer a fully integrated restaurant management system that’s easy to use and can be configured to engage your guests better, streamline your operations, master your own marketing, or all of the above. Want to offer online ordering? It’s built in. Want to get the latest performance data on your operations and marketing? No problem. Want to make customers for life by creating personalized experiences you know they’ll love? Order up. And since our system is backed by a dedicated and US-based support team, you’ll always be ready for the rush.
Zonnon Compiler for java is an implementation of the grammar of zonnon for java.
There are different versions developed with javacc, sablecc, gold parser ....
GUI and Report tools too
Ownership and Immutability Generic Java (OIGJ) is a programming language based on Java with generic types. OIGJ supports deep ownership, confinement, object- and reference-immutability.
The Universal COBOL Compiler (UCC) is a Java-based COBOL to Java bytecode cross-compiler. It's made up of a COBOL compiler, a Java-based COBOL runtime, and a package for manipulating Java class files.
JAva Compiled EXpressions - Very fast exression engine for Java, compiled into Java bytecode.
Features:
- Strong typing
- Comipilng into Java bytecode
- No reflection during evaluating expressions
- Better performance for prepared expressions
Azore is a computational fluid dynamics software tool for analyzing fluid flow and heat transfer.
Enterprises in search of a tool to simulate and analyze fluid flow and heat transfer problems
CFD provides engineers and scientists a method for analyzing a wide array of fluid mechanics, thermal, and chemical problems numerically on a computer.
JNC means java native compiler. It take the java byte code file as input and translate it to C or ASM format then compile to native format such as elf or pe file. So your java program can run without JVM.
A byte code generation library for the Java Virtual Machine
ClassMaker is a byte code generation library for the Java Virtual Machine. Unlike other byte code libraries ClassMaker deals with higher order structures, including methods, if statements, while loops and try blocks.
We created a Compiler which accepts a user friendly input similar to natural language, and create in output a pdf with the draw of the designed block diagrams, in order to have a simple and nice paint of the Systems he needs,
We defined the structure to draw: BLOCKS, INPUT VARIABLE, CONNECTOR NODE, OUTPUT VARIABLE, ARROW, CURVED ARROW.
With those elements the user has the possibility to create his own Block Schema based on the esigence he has.
Projeto de uma linguagem de programação com fins acadêmicos
Este é um trabalho da disciplina de Compiladores, do Curso de Ciência da Computação (UNESC), concentrando-se em criar um compilador para a linguagem criada.
A Java class viewer and decompiler which respect line numbers.
JClassViewer is a viewer for class and jar files.
Features:
- required Java 7 or higher
- used the line numbers to reconstruct an output that is near to the original output.
- debugging in Eclipse
- should support other languages like Scale in the future