GithubHelp home page GithubHelp logo

siuying / instant Goto Github PK

View Code? Open in Web Editor NEW
49.0 3.0 5.0 397 KB

An experiment on real time visualize development tool, inspired by Bret Victor's Inventing on Principle talk and @ermau C# Implementation.

Ruby 25.26% JavaScript 74.74%

instant's Introduction

Instant

An experiment on real time visualize development tool, inspired by Bret Victor's Inventing on Principle talk and @ermau C# Implementation.

Run a demo

  1. Install Ruby 1.9.3
  2. Clone the source code from github.com/siuying/instant.
  3. In the app folder, run following commands:
bundle install
foreman start
  1. open your browser at http://127.0.0.1:5000/

Install as gem

Install the Gem:

gem install instant

Then in your program:

require 'rubygems'
require 'instant'

runner = Instant::Runner.new
runner.run "def hello(a); a = 10 + a; end; hello(20)"

Credits

Contact

@siuying

instant's People

Contributors

siuying avatar

Stargazers

Ivan Zolotarev avatar SDF avatar Dennis Hackethal avatar Angus H. avatar Peter Gao avatar  avatar Paul Meng avatar Chia-liang Kao avatar Jonathan Barratt avatar Shu Uesugi avatar Baron Chandler avatar Ethan Kramer avatar Josh Kaufman avatar Stephan Toggweiler avatar Randy Pang avatar Vladimir Kapustin avatar Gabriel Dumitrescu avatar Adrian Mejia avatar Dr. Simon Harrer avatar Oleg Kovalenko avatar Justin Herrick avatar Erin McKean avatar Hardik Joshi avatar Utkarsh Kukreti avatar  avatar Flaviu Simihaian avatar Kenny Meyer avatar Charles Caldwell avatar Andrés Botero avatar Benjamin Fleischer avatar Manuel Paccagnella avatar Phil McClure avatar Daniel Perez Alvarez avatar Matt Smith avatar  avatar Christopher Lee avatar 洪盟翔 avatar Randy Lien avatar Rob Law avatar Josh Nesbitt avatar Martin Eberhardt avatar Alvin Lai avatar J. Ryan Williams avatar Victor Goff avatar Francesco 'makevoid' Canessa avatar  avatar Dan Dorman avatar Libin Pan avatar Patrick avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.