All Projects → MasseGuillaume → Scalakata2

MasseGuillaume / Scalakata2

Interactive Playground

Programming Languages

scala
5932 projects

Labels

Projects that are alternatives of or similar to Scalakata2

Trymodule
➰ It's never been easier to try nodejs modules!
Stars: ✭ 1,115 (+1026.26%)
Mutual labels:  repl
Gistlyn
Run Roslyn Gists
Stars: ✭ 75 (-24.24%)
Mutual labels:  repl
Kubeplay
kubeplay – a new way to interact with Kubernetes API from your terminal
Stars: ✭ 83 (-16.16%)
Mutual labels:  repl
Ts Node
TypeScript execution and REPL for node.js
Stars: ✭ 9,571 (+9567.68%)
Mutual labels:  repl
Ramtuary
Ramda + Ramda Fantasy + Sanctuary REPL 🌿
Stars: ✭ 72 (-27.27%)
Mutual labels:  repl
Goto
Goto is an interpreted programming language written in go.
Stars: ✭ 79 (-20.2%)
Mutual labels:  repl
I8086.js
16bit Intel 8086 / 80186 + X87 emulator written in TypeScript with REPL assembly compiler and tiny C compiler
Stars: ✭ 54 (-45.45%)
Mutual labels:  repl
Ns Tracker
Library to keep track of changes to Clojure source files
Stars: ✭ 95 (-4.04%)
Mutual labels:  repl
Boot Cljs Repl
Boot task providing a REPL for ClojureScript development.
Stars: ✭ 74 (-25.25%)
Mutual labels:  repl
Psysh
A REPL for PHP
Stars: ✭ 9,161 (+9153.54%)
Mutual labels:  repl
Drepl
A REPL for D
Stars: ✭ 70 (-29.29%)
Mutual labels:  repl
Akilang
A compiler for a simple language, built with Python and LLVM
Stars: ✭ 71 (-28.28%)
Mutual labels:  repl
Omnia
Stars: ✭ 81 (-18.18%)
Mutual labels:  repl
Flask Konch
An improved shell command for the Flask CLI
Stars: ✭ 65 (-34.34%)
Mutual labels:  repl
Evaluate
A version of eval for R that returns more information about what happened
Stars: ✭ 88 (-11.11%)
Mutual labels:  repl
Baapan
✨ Super Cool NPM Playground right on the Node REPL ✨
Stars: ✭ 60 (-39.39%)
Mutual labels:  repl
Ultra
A Leiningen plugin for a superior development environment
Stars: ✭ 1,213 (+1125.25%)
Mutual labels:  repl
Almond
A Scala kernel for Jupyter
Stars: ✭ 1,354 (+1267.68%)
Mutual labels:  repl
Rusti
REPL for the Rust programming language
Stars: ✭ 1,316 (+1229.29%)
Mutual labels:  repl
Clj Suitable
ClojureScript "IntelliSense" support for JS objects and their properties/methods. Via figwheel and Emacs CIDER.
Stars: ✭ 82 (-17.17%)
Mutual labels:  repl

ScalaKata

Stories in Ready Travis Build Status Windows Build status Chat on Gitter

Demo

Distributions

Sbt Plugin

Add the following line to project/plugins.sbt

addSbtPlugin("com.scalakata" % "sbt-scalakata" % "1.1.5")

And add the following line to build.sbt

enablePlugins(ScalaKataPlugin)

To start scalakata:

kstart

Docker container

sudo docker run -p 7331:7331 --name scalakata masseguillaume/scalakata:v1.1.5

open your browser at http://localhost:7331

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].