Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
NSL is a small but powerfull interpreter. It supports OOP, arrays, variables, math, loops and user modules. It is a flexibel interpreter because it is based on javascript/php/c. There is no need define the data type of a variable, define classes inside classes, easy to use OOP inheritance and it has an easy to use syntax.
Besides that, it is very easy to expand NSL by writing your own modules.
The Advanced Algebraic Language (AAL) is a very dynamic programming language designed to fill the void that has appeared between mainstream languages and algebra. As a result its main focus is ease of use for math problems.
To download AAL check out the source code repository. There are versions available for windows and linux with both 32 and 64 bit native binaries:
http://svn.code.sf.net/p/aal-lang/code/trunk/bin/
STack Oriented Interactive Compiler Adapted to Linux. POSIX threads, regular expressions, sockets, associative arrays (hashes), dynamic memory/GC, floating point math, types, and more. An RPN language, inspired by STOIC and Forth.