Enhanced-Ruby-Mode
Ruby parser
An Emacs extension that enhances Ruby syntax highlighting and indentation using the Ripper class from Ruby 1.9.2.
An enhanced ruby-mode for Emacs that uses Ripper in ruby 1.9.2 to highlight and indent the source code
53 stars
4 watching
64 forks
Language: Emacs Lisp
last commit: over 12 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jlr/rainbow-delimiters | Emacs extension that highlights matching delimiters in source code with colorful visual cues. | 112 |
johnmastro/trident-mode.el | A tool for live Parenscript interaction and debugging in Emacs | 76 |
rubycocos/feedparser | A universal web feed parser and normalizer for various formats including Atom, RSS, JSON Feed, HTML, and more. | 164 |
whitequark/parser | A Ruby parser that recognizes and parses large code snippets with high accuracy. | 1,590 |
brianmario/yajl-ruby | A C-based JSON parsing and encoding library for Ruby | 1,480 |
griffindy/rackson | A Ruby library that deserializes JSON into Ruby objects with type checking and optional property definition. | 7 |
burdettelamar/markdown_helper | A Ruby gem for pre-processing markdown files with file inclusion and formatting options. | 40 |
rubocop/rubocop-rspec | Analyzes Ruby code for style and syntax errors in RSpec files | 810 |
jcollard/elm-mode | An Emacs extension for syntax highlighting and code organization of Elm projects | 376 |
rom-rb/rom-json | Provides JSON serialization and deserialization support for Ruby objects using the Object Mapper pattern | 16 |
emacsmirror/rainbow-mode | Colorizes color names in buffers for improved readability | 23 |
mbj/unparser | Converts Ruby Abstract Syntax Tree (AST) to semantically equivalent source code | 309 |
barsoom/attr_extras | Reduces boilerplate in Ruby classes by providing low-level and higher-level methods to define initializers, private attributes, and other utility methods. | 560 |
antonj/highlight-indentation-for-emacs | A plugin for Emacs that highlights indentation guides in source code | 467 |
serpapi/nokolexbor | A high-performance HTML5 parser for Ruby based on Lexbor with support for CSS selectors and XPath. | 244 |