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
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
...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.
L Sharp .NET is a powerful lisp-based scripting language for .NET. It uses a Lisp dialect similar to Arc but tightly integrates with the .NETFramework which provides a rich set of libraries. For more info see www.lsharp.org
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.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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#.