{
  "title": "Ko Chan VM Support",
  "desc": "Ko Chan VM Support",
  "build_dir": "Books",
  "code_dir": "SourceCode/",
  "code_lang": {
    "Java_Generic": {
      "ext": [
        "java"
      ],
      "label": "Java (Generic)",
      "lang": "java"
    },
    "Java": {
      "ext": [
        "java"
      ],
      "label": "Java",
      "lang": "java"
    },
    "C++": {
      "ext": [
        "cpp",
        "h"
      ],
      "label": "C++",
      "lang": "C++"
    }
  },
  "lang": "en",
  "build_JSAV": false,
  "build_cmap": false,
  "suppress_todo": false,
  "dispModComp": true,
  "glob_exer_options": {
    "JXOP-debug": "true"
  },
  "glob_ss_options": {
    "threshold": 1.0,
    "points": 0.0,
    "required": false
  },
  "glob_ff_options": {
    "threshold": 1.0,
    "points": 0.0,
    "required": false
  },
  "glob_ka_options": {
    "threshold": 5,
    "points": 1.0,
    "required": true
  },
  "glob_extr_options": {
    "code-workout": {
      "points": 2.0
    },
    "points": 1.0
  },
  "glob_pe_options": {
    "threshold": 0.9,
    "points": 2.0,
    "required": true
  },
  "chapters": {
    "Ko Chan Testing Book for Single-tape TM": {
      "Kochan/TMshift": {},
      "Kochan/TMcopyQ": {},
      "Kochan/TMbranch": {},
      "Kochan/TMblankR": {},
      "Kochan/TMblankL": {}
    },
    "Ko TB for Multi-tape TM":{
      "Kochan/TMmultiND": {},
      "Kochan/TMmultiD": {}
    }
    ,
    "Models of Computation": {
      "VisFormalLang/TuringIntro": {},
      "VisFormalLang/Turing": {}
    },
    "Appendix": {
      "Glossary": {}
    }
  }
}
