#
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 993 public repositories matching this topic...
TypeScript execution and REPL for node.js
-
Updated
Jul 13, 2021 - TypeScript
react
data-science
jupyter
notebook
ipython
zeromq
repl
react-components
jupyter-notebook
nteract
monorepo
desktop-application
-
Updated
Jun 29, 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!
toolchain
language
programming-language
gui
interpreter
native
compiler
repl
red
reactive-programming
rebol
-
Updated
Jul 11, 2021 - Red
A statically typed lisp, without a GC, for real-time applications.
language
gamedev
games
functional
lisp
functional-programming
repl
game-development
static
typed
erik-sved-ng
-
Updated
Jul 9, 2021 - Haskell
n-riesco
commented
Jun 8, 2020
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
Nov 22, 2018 - Go
A new kind of Progress Bar, with real time throughput, eta and very cool animations!
python
cli
terminal
monitoring
progress
feedback
progress-bar
repl
visual
spinner
progressbar
animations
eta
bar
throughput
animated
spinners
alive
multi-threaded
spinner-styles
-
Updated
Jul 3, 2021 - Python
-
Updated
Jan 11, 2021 - Vim script
A static, type inferred and embeddable language written in Rust.
-
Updated
Mar 25, 2021 - Rust
yunabe
commented
Dec 27, 2017
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
Jul 11, 2021 - C
Fast, cross-platform, standalone ClojureScript environment
-
Updated
May 25, 2021 - Clojure
Step-by-step debugging and stack navigation in Pry
-
Updated
Jul 12, 2021 - Ruby
A Scala kernel for Jupyter
-
Updated
Jul 9, 2021 - Scala
-
Updated
Apr 3, 2017 - JavaScript
The docs for
IPython.core.interactiveshell.InteractiveShell.set_custom_exc
have horribly mangled a warning message into a list of arguments. I can't work out at a glance why this is happening; it might be asphinx.ext.napoleon
bug, or a sphi