BlinkEditor.jl
December 26, 2015 ยท View on GitHub
A simple Blink editor based on Mike Innes' JuliaCon 2015 presentation.
Usage
julia> Pkg.clone("https://github.com/EricForgy/BlinkEditor.jl")
julia> using BlinkEditor
Write some code in the browser window, highlight, and "Shift-Enter" to evaluate.