diff --git a/lib/linguist/samples.json b/lib/linguist/samples.json index 1478e7c5..97e4d386 100644 --- a/lib/linguist/samples.json +++ b/lib/linguist/samples.json @@ -275,6 +275,9 @@ ".sh", ".zsh" ], + "Slash": [ + ".sl" + ], "Standard ML": [ ".sig", ".sml" @@ -384,8 +387,8 @@ ".gemrc" ] }, - "tokens_total": 363070, - "languages_total": 430, + "tokens_total": 363257, + "languages_total": 431, "tokens": { "ABAP": { "*/**": 1, @@ -36480,6 +36483,80 @@ "foodforthought.jpg": 1, "name##*fo": 1 }, + "Slash": { + "<%>": 1, + "class": 11, + "Env": 1, + "def": 18, + "init": 4, + "memory": 3, + "ptr": 9, + "0": 3, + "ptr=": 1, + "current_value": 5, + "current_value=": 1, + "value": 1, + "AST": 4, + "Next": 1, + "eval": 10, + "env": 16, + "Prev": 1, + "Inc": 1, + "Dec": 1, + "Output": 1, + "print": 1, + "char": 5, + "Input": 1, + "Sequence": 2, + "nodes": 6, + "for": 2, + "node": 2, + "in": 2, + "Loop": 1, + "seq": 4, + "while": 1, + "Parser": 1, + "str": 2, + "chars": 2, + "split": 1, + "parse": 1, + "stack": 3, + "_parse_char": 2, + "if": 1, + "length": 1, + "1": 1, + "throw": 1, + "SyntaxError": 1, + "new": 2, + "unexpected": 2, + "end": 1, + "of": 1, + "input": 1, + "last": 1, + "switch": 1, + "<": 1, + "+": 1, + "-": 1, + ".": 1, + "[": 1, + "]": 1, + ")": 7, + ";": 6, + "}": 3, + "@stack.pop": 1, + "_add": 1, + "(": 6, + "Loop.new": 1, + "Sequence.new": 1, + "src": 2, + "File.read": 1, + "ARGV.first": 1, + "ast": 1, + "Parser.new": 1, + ".parse": 1, + "ast.eval": 1, + "Env.new": 1 + }, "Standard ML": { "signature": 2, "LAZY_BASE": 3, @@ -39330,6 +39407,7 @@ "Scilab": 69, "SCSS": 39, "Shell": 3542, + "Slash": 187, "Standard ML": 243, "SuperCollider": 268, "Tea": 3, @@ -39431,6 +39509,7 @@ "Scilab": 3, "SCSS": 1, "Shell": 36, + "Slash": 1, "Standard ML": 2, "SuperCollider": 2, "Tea": 1, @@ -39451,5 +39530,5 @@ "Xtend": 2, "YAML": 1 }, - "md5": "93478efbbf3cf2d97da26c6b2257429a" + "md5": "9231e2a4c298b252befc5e19f2b46581" } \ No newline at end of file