Jainja is a JVM (Java Virtual Machine) written in Java
Jainja is a JVM (Java Virtual Machine) written in Java.
The VM is developed by using the smallest possible subset of Java in order to run on top of multiple environments : Java SE, JavaME, Android, Javascript, and even natively.
NSP is the complete object-based scripting language written in just a few thousand lines of ansi c. It's portable, thread-safe, flexible, embeddable, expandable and easy to understand (as a language and as an API).
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.
iCodeGenerator is a database centric template based code generator for any text(ascii) programming language like C, PHP, C#, Visual Basic, Java, Perl, Python... Supported databases are SQL Server, MySQL and PostgreSQL.
Source Code Now at:
https://github.com/VientoDigital/codegenerator
SharpShellScript allows to use C# or VB.NET and the whole .NET Framework to create Windows or Console scripts. The scripts are compiled on-the-fly in IL and then executed. They can be edited, compiled and executed through an Explorer shell extension.
Snack combines a high-level object oriented language (think JavaScript) with a bytecode execution engine. An example air traffic control game (a port of the classic ATC) and a text adventure framework are included.
An implementation of the language described in "Karel the Robot: A Gentle Introduction to The Art of Programming" by Richard Pattis et al. in C# with IDE's in WPF and Silverlight.
xacc.ide is a opensource IDE aimed at mainly .NET development. It has a code editor written in 100% C# code, which is faster than most commercial offerings.
Ocean Scheme is an implementation of the Scheme programming language (aiming to be compatible with the upcoming R6RS Standard), whose native platform is the .NET framework (Mono, MS, and DotGNU). Written ground-up in C#.
A toolkit for crawling information from web pages by combining different kinds of "actions". Actions are simple operations such as navigation to a specified url or extraction of text from the html. Also available is a graphic user interface.
BF (Brainfuck) integrated development environment, written in C#. Features syntax highlighting, language interpretation, break points, and ability to view variable (slot) contents.
A script editor (stored as xml) that displays the code in a graphical way. You can code mainly using your mouse. You can also run your script in one click. Easy manipulation of files, IO, mails, loops, directories... 'XS' stands for 'Xml Script'.
Zero Button Testing: a Pythonesque programming language with integrated unit testing and an editor that takes advantage thereof, with correctness and coverage highlighting. Written in C# on Windows' .NET platform.
XML-based application layout descriptive language. and UI framework-independence, platform-independence. support simple control flow, and lisp-like mathematical expression calculation.
3DProS is a programming tool. It helps people create 3D animations, design custom 3D controls and solve lots of graphic problems easily, just by drag and drop. Besides a built-in language called MathScript, it also supports Free Pascal and MinGW C++
ESA Provides a wrapper around the .NET scripting engine which adds support for hosting the scripting engine in a seperate AppDomain, and includes a Design-time environment for applications.
MixNet is a compiler of Mixal assembly language described in Knuth's "The Art of Computer Programming" for Microsoft.NET framework. MixNet generates .NET executable files. All source code is written in C#.