repl.vim

Code repl

An Vim plugin that provides an interactive environment for running code in various programming languages.

irb, ghci, and anything else. in Vim.

GitHub

54 stars
5 watching
9 forks
Language: Vim script
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dgrnbrg/vim-redl A Vim plugin that integrates with a Clojure JVM to provide a repl with breakpoints, documentation lookup, and omnicompletion. 106
ruby/irb An interactive Ruby interpreter that allows users to execute Ruby code in an input-based environment. 390
kovisoft/slimv A Vim plugin for interacting with Common Lisp code and running an REPL inside the editor. 454
vim-perl/vim-perl An aggregation of Perl-related syntax and helper files for Vim 5 editor 496
jcartledge/sublime-worksheet A plugin for Sublime Text 2 and 3 that provides an inline REPL for trying out code snippets directly in the editor. 332
koji-kojiro/cl-repl A full-featured Common Lisp REPL with line editing, tab completion, debugger, and syntax highlighting. 153
vim-ruby/vim-ruby A Vim configuration that provides syntax highlighting, indentation, omnicompletion, and other tools for Ruby development 1,981
zakuro9715/vim-vtools Tools for formatting and testing Go code in the Vim editor 17
vim-erlang/vim-erlang-runtime A Vim plugin that provides syntax and indentation support for the Erlang programming language 101
shougo/vimproc.vim An asynchronous execution library for Vim written in Vim Script 1,082
imevro/chatgpt_repl A CLI tool for interacting with the ChatGPT API using its own model 12
tpope/vim-fireplace Provides a Clojure REPL and code evaluation functionality within Vim 1,747
sdiehl/repline A Haskell library for building custom readline-based REPL interfaces 106
sjl/gundo.vim A Vim plugin that visualizes the undo history of a text editor 1,475
ramsey/composer-repl A tool that provides an interactive shell for evaluating and executing PHP code. 102