Skip to content

Add crystal

Arthur Poulet requested to merge Sceptique/gitlab-rouge:add-crystal into master

Add crystal lang ( http://crystal-lang.org/ )

  • add demo/crystal
  • copy lexer from ruby with some adjustements

### adjustements

  • typeof, etc are keywords
  • enum and struct are keywords (should it be builtins ?)

Merge request reports