polygott
polygott copied to clipboard
Base Docker image for the Repl.it evaluation server
This pull request adds: - Purescript project support
This will grab the major version of Zig from apt. I've tested this on an Ubuntu 18.04 EC2 instance, and it seems to work without any problems.
sometimes I wanna know about those syscalls
The current OCaml profile/configuration is largely unusable, for a number of reasons: - The default "run" button doesn't seem to work at all (prints "Anonymous arg: main.ml", regardless of the...
This patch adds support for Racket 7.8.
First let me say I have no idea if this is the right way to do this, so any help here is appreciated. I'm trying to compete in the programming...
Hey! Tiny-lang is a simple, script language that is built on top of C++. We will support a lot of different spoken languages: currently, English and Portuguese, but soon, more...
Hello everyone! In `odin.toml` I have added support for [Odin](https://odin-lang.org), a powerful language built for the joy of programming. This was made following the requirements in the [Getting Started](https://odin-lang.org/docs/install/) on...
Would it also make sense to change `--script` to `--load` in the `run.command`? `--script` disables the interactive debugger and the REPL; it's intended for usage in the shebang of a...
This Pull Request: - bumps the Clojure CLI version to 1.10.1.536 - adds a dependency for org.clojure/tools.namespace in order to enable reloading/refreshing namespaces upon source code changes without restarting the...