#
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,209 public repositories matching this topic...
TypeScript execution and REPL for node.js
-
Updated
Jul 4, 2022 - TypeScript
react
data-science
jupyter
notebook
ipython
zeromq
repl
react-components
jupyter-notebook
nteract
monorepo
desktop-application
-
Updated
Jul 4, 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
Jul 4, 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
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
Jun 17, 2022 - Python
An interactive REPL for Go that allows you to drop into your code at any point.
-
Updated
Jul 26, 2021 - Go
Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!
-
Updated
Nov 2, 2021 - Clojure
A static, type inferred and embeddable language written in Rust.
-
Updated
Jun 7, 2022 - Rust
-
Updated
May 25, 2022 - Vim script
A dynamic language and bytecode vm
-
Updated
Jul 4, 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
Jul 4, 2022 - JavaScript
A Scala kernel for Jupyter
-
Updated
Jul 4, 2022 - Scala
Wrapper of some vim/neovim's :terminal functions.
-
Updated
May 31, 2022 - Vim script
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
-
Updated
May 21, 2022 - C#

The warnings at
do not mention the issues with reloading modules with enums:
EnumandFlagare compared by identity (is, even if==is used (similarly toNone))