Skip to content

Commit

Permalink
Add fracas language syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisthedave committed Dec 9, 2021
1 parent 49f5e98 commit ce18157
Show file tree
Hide file tree
Showing 5 changed files with 3,090 additions and 8 deletions.
2 changes: 1 addition & 1 deletion language-configuration.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"comments": {
"lineComment": ";",
"lineComment": ";;",
"blockComment": ["#|", "|#"]
},
"brackets": [
Expand Down
1,728 changes: 1,728 additions & 0 deletions syntaxes/fracas.tmLanguage.json

Large diffs are not rendered by default.

16 changes: 9 additions & 7 deletions syntaxes/racket.tmLanguage.json

Large diffs are not rendered by default.

1,352 changes: 1,352 additions & 0 deletions syntaxes/src/fracas.tmLanguage.yml

Large diffs are not rendered by default.

File renamed without changes.

0 comments on commit ce18157

Please sign in to comment.