github-linguist / github-linguist/linguist
goboscript
- Dominant language
- Ruby
- Stars
- 13.7k
- Forks
- 5.4k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 17
Description
I am not sure how the ambiguity between Google Script and goboscript will be resolved. If linguist is able to resolve ambiguity based on the presence of syntax or files, then here are a few suggestions:
- Directory contains a `goboscript.toml` file.
- File contains the syntax `costumes`, `onflag` or `%include`.
## Language name
goboscript (`g` should not be capitalized)
## URL of example repository
https://github.com/awesome-llama/llamalib
## URL of syntax highlighting grammar
* https://github.com/aspizu/goboscript/blob/main/editors/code/syntaxes/goboscript.tmGrammar.yml
* https://aspizu.github.io/goboscript/language/syntax/
* https://github.com/aspizu/goboscript/blob/main/src/lexer/token.rs
* https://github.com/aspizu/goboscript/blob/main/src/parser/grammar.lalrpop
## Most popular extensions
`.gs`
## Detected language
JavaScript
Contributor guide
Assessment
This issue has not been assessed yet.