repl
Repl.it is a San Francisco-based start-up and online IDE. It allows developers to write code, build, and host apps or websites from their browser. There are over 50 supported languages from Python and Ruby to LOLCODE and QBasic.
Here are 1,035 public repositories matching this topic...
TypeScript execution and REPL for node.js
-
Updated
Sep 13, 2021 - TypeScript
-
Updated
Sep 3, 2021 - TypeScript
Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single 1MB file!
-
Updated
Sep 14, 2021 - Red
A statically typed lisp, without a GC, for real-time applications.
-
Updated
Sep 14, 2021 - Haskell
Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!
-
Updated
Nov 13, 2020 - Clojure
An interactive REPL for Go that allows you to drop into your code at any point.
-
Updated
Jul 26, 2021 - Go
A new kind of Progress Bar, with real time throughput, ETA and very cool animations!
-
Updated
Sep 6, 2021 - Python
-
Updated
Jan 11, 2021 - Vim script
A static, type inferred and embeddable language written in Rust.
-
Updated
Jul 30, 2021 - Rust
lgo does not complete import paths now.
We want to complete import paths for these patterns:
import [cur]
import (
[cur]
import "a/b[cur]
import "[cur]
A dynamic language and bytecode vm
-
Updated
Sep 14, 2021 - C
Fast, cross-platform, standalone ClojureScript environment
-
Updated
Sep 1, 2021 - Clojure
Step-by-step debugging and stack navigation in Pry
-
Updated
Jul 12, 2021 - Ruby
A Scala kernel for Jupyter
-
Updated
Sep 10, 2021 - Scala
-
Updated
Apr 3, 2017 - JavaScript



Minor, non-breaking issue found during review of #13094.
If path of the active virtualenv is a substring of another virtualenv, IPython started from the second one will not fire up any warning.
Example:
Expected behavior after executing
aaaa/bin/ipython: