Popularity
0 Stars
Updated Last
8 Years Ago
Started In
December 2015

BlinkEditor.jl

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.