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
Dominate AI Search Results
Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.
AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
JAC (Java Asn1 Compiler) is a tool for you if you want to (1)parse your asn1 file (2)create .java classes and (3)encode/decode instances of your classes. Just forget all asn1 byte streams, and take the advantage of OOP! BER, CER and DER are all supported
This is NASM - the famous Netwide Assembler.
THIS PAGE IS OUT OF DATE; we no longer use any Sourceforge services other than mailing lists.
Get the current versions from http://www.nasm.us/.
Security is a subject of major concern in mobile agents. This project provides a security framework that allows the protection of mobile agents from third parties. A self-protected approach, where the agents themselves manage the process, is used.
MacPerl supports the Perl programming language on Mac OS (not Mac OS X). Mac OS 8.1 - 9.x are supported; 7.5.5 is supported by the MPW tool and older versions of the app. 5.6.1r2 is the current version (based on perl 5.6.1); MacPerl 5.8 is in development
Tool for managing patch codes for the Nintendo Wii. Formats this tool handles are common to Gecko OS and popular Wii homebrew software. This is one of very few complete cross-platform GCT compilers and the only known GCT decompiler and merge tool.
NanoCL is a simple command language with syntax based on TCL implemented in C++. NanoCL is designed to provide simple scripting language, configuration file format as well as interactive console to games and GUI applications.
Ce projet est un plugin eclipse pour le framework de communication reseau commore.
Il fournit un editeur de fichier idl et des outils de compilation de fichier idl
For small companies that repair and maintenance customer machines
All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
A Controlled Language Programming (CLP) compiler, runtime engine, and development IDE for writing software in a natural (but somewhat restricted) language that clearly represents the real world concerns and maps to a 3GL (Java/Groovy) for execution.
Monster is a scripting language designed for game development. It is object oriented, type safe, bytecode-compiled, easily merged into existing engines and especially designed to facilitate user-generated scripts. Homepage: http://monsterscript.net
Telesto is a general purpose programming language designed for ease of both reading and writing. Based on C++, Java, and Pascal! The compiler is currently in the planning stages; parts of the language are still being designed. Come help us out!
42 has six primary goals: foster extreme code reuse; run faster than C; compile to both software and hardware; run faster on reconfigurable computers; support parallel programming; and allow users to extend the language.
allspice is a set of java libraries that allow you to easily create (or extend) programming languages that run on top of the JVM for seamless integration with java. Code written in one language is indistinguishable from another.
Fusion is a powerful high level programming language that merges several feature from Ruby, Python, Java, C++, Visual Basic, etc, in a only language. It's implemented by means of a compiler written in Haskell that generates Ruby code.
Library to define Tcl commands which manipulate C++ class and structure objects in manners similar to the way Tk manages widgets. Objects can then be manipulated from either C++ or Tcl. Based on the original TclObjectCommand
JavaScriptFlash: Compiling JavaScript to SWF
JavaScriptFlash is a web-based platform to support the JavaScript web programmers to develop Flash applications in JavaScript. It compiles the JavaScript code following certain rules into a Flash SWF file
Newspeak is a simplified programming language, well-suited for the purpose of static analysis. The compiler c2newspeak tranforms C programs into Newspeak. Other utilities to manipulate Newspeak programs are also available.
The project implement a framework of modular compilers that allows compile time programming for .NET, Java and other platforms. Languages on this framework are multi-paradigm and can be extended by programming new semantic structures or DSL.
lightJacc is a small but strong grammar parser generator. It adopts a parsing strategy of its own: dynamic concurrent parsing -- which made it much stronger than LR or LL family CCs (YACC, ANTLR, etc), but still keep good performance.