With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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.
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.
In Hoverbots, robots with an artificial intelligence fight each other in a 3D environment. The AI is coded by the competitors in any language. Robots can create drones with up to the same functionality as the robot, or simply as bombs.
Eidola is a representation-independent programminglanguage. This project supports the language core, including the semantics and the reference implementation of a kernel. See http://eidola.org/ for for information.
Are you a fan of FORTH/RPN math? Need an easy, quick way to access files, do calculations, or just about anything else on your computer? Enter CUE (abrv. Q). Optimized for short, quick programs this language can be used for many different chores.
The main idea behind this project is the use of a common text to enclose a message by manipulating the structure of the semantic tree of each phrase in the text.
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.
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
The Euphoric Ataxia project is an attempt to create a fast, reliable, secure and stable MUD (multi-user dungeon) server and engine entirely in the Java programminglanguage in order to ensure portability.
Inline Python (PyInline) allows you to put source code from other
programming languages directly "inline" in a Python script or
module. The code is automatically compiled as needed, and then loaded
for immediate access from Python. PyInline is the Pyth
Language-independent interfaces like DOM, SAX and XSLT are not particularly "Pythonic". Several tools are contained in this
"XML2Python Interfaces" project that provide more natural ways of translating between XML and Python objects.
An open source PowerPC CPU simulator and assembler, with associated documentation and tutorials, to facilitate the teaching of modern RISC assembly languageprogramming. Written in java for portability.
Java realization of News Server based on Network News Transfer Protocol (via TCP/IP)
It will be a bridge between data storage (some SQL DB) and News Reader (client)
OS: OS independent
ProgrammingLanguage: Java
sForzando is a set of extensions for the PyGame library (www.pygame.org) for the Pythonprogramminglanguage. sForzando makes available easy-to-use classes for game event scripting, graphic animations and layering.
This project will produce one or more tutorial documents covering object-oriented concepts for people who want to learn the Ruby programminglanguage.
The initial rubyboot document is based on the perlboot man page, from the standard Perl distribution.
A Snakefile is an unholy combination of a Makefile and a Python script. Here you have a cross-platform code generation tool with the simple build rules of make, with the power of a full-featured scripting language.
This project tries to design and implement a flexible, system independent bug tracking system with highly customizable workflow, operating on a(ny) database. Programminglanguage is Java. Programming model is Java Servlet.
JFIPA is intended to be a scalable, easy-to-deploy router and parser of messages between agents using the FIPA Agent Communication Language represented as XML
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.