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.
...It's a very basic and easy to use IDE with a function that can be used to create an installation file of your project.
Features:
Syntax highlighting
Edit Assembly info
Compile with any .NETFrameWork
Add an icon
Add dll's
Debugging function
Basic auto-complete
Tutorial Help
Example codes/projects
This program is still in development.
It's currently available in a usable state
SharpShellScript allows to use C# or VB.NET and the whole .NETFramework 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.
RSLisp is a new dialect of Lisp which works on the NETFramework with a special compilation/interpretation model. If you wish you can download the source and build it yourself for Linux (requires Mono Framework), but I don't promise that it'll work
Orc is a embedded language for orchestrating concurrent and distributed programming. It can ensure safe, dead-lock free concurrent execution. This is an implementation of Orc semantics for the .NETframework.
Ocean Scheme is an implementation of the Scheme programming language (aiming to be compatible with the upcoming R6RS Standard), whose native platform is the .NETframework (Mono, MS, and DotGNU). Written ground-up in C#.
LispSharp is a fully compiled lisp implementation for the .NETFramework.
It uses a Lisp dialect similar to ISO Lisp, it has a Command-line toplevel
compiler with Read Compile Print Loop.It references any .NET DLL and produces standard .NET assembly.
Command Script 4 (CSC4) is an "application control" or application extension scripting language / virtual machine / compiler environment. CSC4 supports object member access, object creation and static calls to the underlying .NETFramework 2.0.
ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
Tcl/CSharp is an implementation of a Tcl interpreter written entirely in C#.
Tcl/CSharp was ported from Jacl (Tcl Java implementation) in version 1.3.1
It offer a bridge to .NETFramework for Tcl code.
Vdevice is an emulator and development tools for virtual hardware. Written in the .NETframework, vdevice allows the hobbyist to write software or operating systems without dealing with the overhead of an x86 or similar platform.
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#.