Skip to content
#

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...

ethanfurman
ethanfurman commented Apr 25, 2022

The warnings at

https://ipython.readthedocs.io/en/stable/config/extensions/autoreload.html

do not mention the issues with reloading modules with enums:

  • Enum and Flag are compared by identity (is, even if == is used (similarly to None))
  • reloading a module, or importing the same module by a different name, creates new enums (look the same, but are not the same)

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 Jul 4, 2022
  • Red
Doctor-love
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 help wanted good first issue
n-riesco
n-riesco commented Jun 8, 2020

Hi,

In regard to @n-riesco 's comment "please could you also confirm that the file %APPDATA%\jupyter\kernels\javascript\kernel.json":
I don't seem to have the folder kernels. (I guess that explains why Atom says it can't find the kernels?)
image

regarding the instructions on [https://

good first issue
Website
repl.it
Wikipedia
Wikipedia