gisht
gisht copied to clipboard
Detect language/interpreter based on common phrases
...rather than just hashbangs. E.g.:
-
__magic__
symbols -> Python -
puts
-> Ruby -
fn main
-> Rust - etc.