#
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,194 public repositories matching this topic...
TypeScript execution and REPL for node.js
-
Updated
May 20, 2022 - TypeScript
react
data-science
jupyter
notebook
ipython
zeromq
repl
react-components
jupyter-notebook
nteract
monorepo
desktop-application
-
Updated
May 20, 2022 - 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
May 18, 2022 - 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
Apr 22, 2022 - Haskell
Doctor-love
commented
Jan 24, 2022
"Snap" is a popular package format that enables Linux users to install and run applications cross-distro.
In order to help potential users discover and use fq, it would be neat to automatically build and publish a snap during the release process.
fq utilizes GoReleaser in [the "release" workflow
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
n-riesco
commented
Jun 8, 2020
good first issue
Good for new contributors
Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!
-
Updated
Nov 2, 2021 - Clojure
An interactive REPL for Go that allows you to drop into your code at any point.
-
Updated
Jul 26, 2021 - Go
-
Updated
May 20, 2022 - Vim script
A static, type inferred and embeddable language written in Rust.
-
Updated
May 18, 2022 - Rust
A dynamic language and bytecode vm
-
Updated
May 14, 2022 - C
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]
Fast, cross-platform, standalone ClojureScript environment
-
Updated
May 16, 2022 - Clojure
Step-by-step debugging and stack navigation in Pry
-
Updated
Nov 27, 2021 - Ruby
An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!
nodejs
heroku
music
website
web
discord-music-bot
dashboard
discord
repl
commands
discord-bot
music-bot
slash-commands
song
discord-js
glitch
musicbot
hacktoberfest
slash
web-dashboard
-
Updated
May 20, 2022 - JavaScript
A Scala kernel for Jupyter
-
Updated
May 19, 2022 - Scala
Wrapper of some vim/neovim's :terminal functions.
-
Updated
Apr 26, 2022 - Vim script
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
-
Updated
May 15, 2022 - C#
-
Updated
Apr 3, 2017 - JavaScript

https://ipython.readthedocs.io/en/stable/api/generated/IPython.lib.demo.html
The example of demo.py uses print statements instead of print function, which does not work in python 3.x