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
Gen AI apps are built with MongoDB Atlas
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Small, object-oriented, interpreted scripting languaje, easily embbedable on C++ applications (C++ source code).
It can be used as a fast scripting languaje for RPG games, online applications and applications that needs complex customizations.
Chasm is a language using assembler meat with C style bone. It provide
the C style flow control statement to make assembler code easier to write
and easier to maintain. All the register/memory modify code is
in the assembler, give the programmer the de
an alternative interpreter for the Python programming language
The aim of the CPyrol project is to create a complete Python interpreter written in C++ with minimal system requirements and a very clean codebase.
I am working on this project mainly to gather experience with the current C++ standart (C++ 11) and with compiler development, it is not (yet) intended for practical usage.
This project is at an early stage of development. Currently implemented is a Lexer, Parser and Code Generator for compiling Pythoncode into CPython-compatible bytecode.