All Projects → clojerl → try_clojerl

clojerl / try_clojerl

Licence: Apache-2.0 license
Online Clojerl REPL

Programming Languages

HTML
75241 projects
clojure
4091 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
Makefile
30231 projects
erlang
1774 projects

Projects that are alternatives of or similar to try clojerl

gdk-for-unity-blank-project
SpatialOS GDK for Unity Blank Project
Stars: ✭ 33 (+26.92%)
Mutual labels:  online
TYPOTry
A small Vagrant box to try out the most recent TYPO3 release
Stars: ✭ 21 (-19.23%)
Mutual labels:  try
File-Explorer
A File Manager with stunning design & astonishing develops, beautifully written in PHP, everything fused in a single file.
Stars: ✭ 31 (+19.23%)
Mutual labels:  online
online-ethereum-abi-encoder-decoder
A quick online tool to abi-encode and abi-decode constructor arguments used in ethereum's solidity. https://adibas03.github.io/online-ethereum-abi-encoder-decoder/
Stars: ✭ 37 (+42.31%)
Mutual labels:  online
metro
Speed Trainer Metronome
Stars: ✭ 26 (+0%)
Mutual labels:  online
minimalist
ویرایشگر مارک‌داون برای متون فارسی
Stars: ✭ 17 (-34.62%)
Mutual labels:  online
grub-tune-tester
A GRUB_INIT_TUNE online tester.
Stars: ✭ 43 (+65.38%)
Mutual labels:  online
webp-wasm
Webp image convertor (webassembly, works offline in browser)
Stars: ✭ 18 (-30.77%)
Mutual labels:  online
hustoj
Popular Open Source Online Judge based on PHP/C++/MySQL/Linux for ACM/ICPC and NOIP training, with easy installation. 开源OJ系统
Stars: ✭ 2,773 (+10565.38%)
Mutual labels:  online
hollow-knight-completion-check
App for reading and analyzing a Hollow Knight save file. Shows what remains to do for full 112% Game Completion, Achievements, Hunter's Journal, Collectibles, True Completion %. Includes a self-designed Hint system.
Stars: ✭ 23 (-11.54%)
Mutual labels:  online
silly-android
Android plugins for Java, making core Android APIs easy to use
Stars: ✭ 40 (+53.85%)
Mutual labels:  online
judge
Online Judge System of Zhejiang Normal University
Stars: ✭ 17 (-34.62%)
Mutual labels:  online
hollow
Online Hollow Knight save file editor .
Stars: ✭ 89 (+242.31%)
Mutual labels:  online
Phomeme
Simple sentence mixing tool (work in progress)
Stars: ✭ 18 (-30.77%)
Mutual labels:  online
code-server-openshift
Coder in your Kube/Docker/OpenShift cluster
Stars: ✭ 16 (-38.46%)
Mutual labels:  online
go-try
A package that allows you to use try/catch block in Go.
Stars: ✭ 37 (+42.31%)
Mutual labels:  try
mr.boilerplate
Online app to generate Scala boilerplate
Stars: ✭ 32 (+23.08%)
Mutual labels:  online
svg2vector
Online batch converter of SVG images to Android vector drawable XML resource files
Stars: ✭ 39 (+50%)
Mutual labels:  online
hediye
Hash Generator & Cracker
Stars: ✭ 40 (+53.85%)
Mutual labels:  online
Kosm-Classic-FPS-Template-UE4
Classic Arena First-Person-Shooter Mechanics for Unreal Engine 4.
Stars: ✭ 38 (+46.15%)
Mutual labels:  online

try_clojerl

A web application that provides a Clojerl REPL.

Build

$ git clone https://github.com/clojerl/try_clojerl
$ cd try_clojerl
$ make

Start Web Application

$ make repl
===> Verifying dependencies...
(...)
===> Clojerl Compiling try_clojerl
23:11:20.745 [info] Application lager started on node nonode@nohost
23:11:20.789 [info] Application try_clojerl started on node nonode@nohost
Clojure 0.0.0-1263.7db08a5
clje.user=>

Then visit http://localhost:8080/.

Acknowledgments

The "Basic Introduction [...]" tutorial is copied almost verbatim from Raynes'tryclojure repo. At the time of writing the tryclj.com web page is no longer working so I thought it would be nice to keep the tutorial alive, even if it's not for the JVM implementation of Clojure.

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