Skip to content

Support all languages commonly used alongside Ruby #75

Open
@nathany

Description

@nathany

A meta-request for Scanners, in a similar vein to #73.

Rails & Sinatra

Templating

  • ERB - done
  • Haml - done
  • Slim - streaming, cleaner, faster than Haml, more popular with Sinatra users?

CSS

  • CSS - done
  • SASS/SCSS - default with Rails Asset Pipeline, Sass Scanner #93
  • LESS - some developers choose LESS (used by Twitter Bootstrap)

Data formats

Cocoa

  • MacRuby - Ruby with special selector syntax for method calls
  • RubyMotion - MacRuby minus a few things (require, eval)
  • Objective-C - Objective-C Scanner #46

JVM

  • JRuby - done, it's just Ruby.
  • Java - done
  • Mirah

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions