One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
The Fermion ProgrammingLanguage is a dynamic high-level, object oriented, case insensitive programminglanguage. The simplicity of the language makes Fermion a good learning and prototyping language for all levels of programmers.
PyMultimethods is a library that allows multimethods (aka multiple dispatch, generic functions) to be written in the python programminglanguage. Functionality is exposed via function decorator or, optionally, a direct class interface.
A Controlled LanguageProgramming (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.
Pygone is to be a programminglanguage built on top of Python, aimed to be a ridiculously high level programminglanguage, allowing for it to be used to introduce people to programming.
EcstasyYaal is a programminglanguage with low level assembly-like syntax. It differs in that it is designed to be toyed with without worry of damaging the system, while keeping some of the feel of writing assembly.
Basic language between high level assembler und small C. The Compiler outputs x86 assembler code. No use of extern library an nearly independent from the operating system. The compiler is only some KByte in size.
Fusion is a powerful high level programminglanguage 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.
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.
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.
Newspeak is a simplified programminglanguage, 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.
Fluxor is a python command-line tool that takes a Metabolic network specified in the Systems Biology Markup Language (SBML) and performs Flux Balance Analysis (FBA) using the Gnu Linear Programming Kit (GLPK) and SWIG.
zinif is an object-oriented, typeless programminglanguage, following the principle of "everything is an object", like unix's "everything is a file". In theory, a language with a small but complete instruction set should be easier to learn and extend.
Two projects; new one is "Alan" a programminglanguage. The other is "jjLibrary" a C++ library which provides 1) jjPattern : Pattern-based container class (Hash, Tree, List, Graph), 2) jjErrno : error handling, and 3) jjCGI : CGI library.
Yabasic is a free, multi-platform implementation of a traditional command-line BASIC programminglanguage interpreter. It is small, feature-rich, and easy-to-use, with numerous useful features and facilities for structured programming.
Expression Evaluator (EE, or 2E) -- an embeddable or stand-alone language used to evaluate expressions, includes auto-typed variables, C-like expressoin syntax, in-line conditoinals / in-line conditonal looping, built-in and defined functions.
The scala-fast-dynamic is a compiler plugin + a small runtime library for the Scala programminglanguage (http://www.scala-lang.org) that re-implement the way structural types are translated into JVM bytecode, achieving higher performance.
New C++ derived programminglanguage and virtual machine with enhanced language features (metaprogramming, TAGs, symbolic processing) NOT based on YACC/LEXX. Playground for new language features and compiler optimization techniques.
Funky is a tiny, embeddable, functional programminglanguage inspired from lisp. Its grammar is small and unambiguous, which makes it very easy to write a script in Funky, which you could embed in any program.
Eleven is a programminglanguage for creating robust, scalable web applications. It offers a 20x programmer productivity increase over ASP, JSP, etc. by automating state management and UI layout. The compiler generates ready-to-run PHP or mod_perl code.
Berkeley Logo is an interpreter for the Logo programminglanguage. It was originally written in C by Brian Harvey and his students. We are rewriting it to use the wxWidgets graphics library.
UfakPython is a small subset of Python programminglanguage, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.