repl
Here are 802 public repositories matching this topic...
-
Updated
Oct 23, 2020 - TypeScript
-
Updated
Oct 26, 2020 - TypeScript
-
Updated
Oct 26, 2020 - Red
-
Updated
Oct 16, 2020 - Haskell
-
Updated
Jun 17, 2020 - Clojure
-
Updated
Nov 22, 2018 - Go
-
Updated
Jul 25, 2020 - Vim script
-
Updated
Oct 25, 2020 - 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]
-
Updated
Oct 21, 2020 - Clojure
-
Updated
Oct 21, 2020 - Ruby
-
Updated
Oct 26, 2020 - C
-
Updated
Oct 26, 2020 - Scala
-
Updated
Apr 3, 2017 - JavaScript
-
Updated
Oct 23, 2020 - Python
Improve this page
Add a description, image, and links to the repl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the repl topic, visit your repo's landing page and select "manage topics."

To guide users towards doing things right, could we suggest they use the magics instead of the shell invocations? Possibly with a short explanation why. Was also mentioned in ipython/ipython#11524 (comment).