{
  "name": "Forth",
  "type": "programming",
  "color": "#341708",
  "extensions": [
    ".fth",
    ".4th",
    ".f",
    ".for",
    ".forth",
    ".fr",
    ".frt",
    ".fs"
  ],
  "tmScope": "source.forth",
  "aceMode": "forth",
  "codemirrorMode": "forth",
  "codemirrorMimeType": "text/x-forth",
  "languageId": 114
}
