Skip to content

tomtom/worksheet_vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This plugin provides "worksheets". These are supposed to be somewhat 
similar to workbooks in mathematica or maple. Basically, they provide 
input fields and related output fields, plus some convenience functions 
to move around and deal with the data in the fields.

Currently supported types of worksheet/interpreters:
    - vim (surprise! :)
    - ruby (requires |+ruby|)
    - rubymath (ruby with mathn loaded and Math included)
    - sh (shell)
    - r_com (R, windows only, requires rdcom and |+ruby|)


-----------------------------------------------------------------------

Status:  Minor problems
Dependencies:
  hookcursormoved :: http://github.com/tomtom/hookcursormoved_vim
      > git clone git://github.com/tomtom/hookcursormoved_vim.git
Install: See http://github.com/tomtom/vimtlib/blob/master/INSTALL.TXT
See http://github.com/tomtom for related plugins.

About

Worksheets (Interaction with an interpreter from VIM)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published