Skip to content

Add crystal

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

Loading