2 repository-uri
Tools for running code in interactive environments.
Explore 2 awesome GitHub repositories matching part of an awesome list · Interactive Programming. Refine with filters or upvote what's useful.
LightTable is an extensible source code editor and integrated development environment designed as an interactive programming environment. It enables the evaluation of programming language fragments in real time to provide instant feedback on expressions. The workspace functions as a remote execution environment, connecting to and managing external servers to run code within remote processes. It allows for an interactive workflow where users can execute code fragments and track expression values without restarting the environment. The system provides source code editing capabilities, includin
Evaluates programming language fragments in real time to provide instant feedback on expressions.
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
Embeds .NET into interactive experiences.