gisht icon indicating copy to clipboard operation
gisht copied to clipboard

Detect language/interpreter based on common phrases

Open Xion opened this issue 8 years ago • 0 comments

...rather than just hashbangs. E.g.:

  • __magic__ symbols -> Python
  • puts -> Ruby
  • fn main -> Rust
  • etc.

Xion avatar Jan 04 '17 21:01 Xion