File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111### Instruction
1212
1313Our artifact consists of: (the link provides README for each artifact)
14- * Formal semantics [[ js-main.k]] ( js-main.k ) [[ js-orig-syntax.k]] ( js-orig-syntax.k ) [[ stdlib]] ( stdlib ) [[ ...]] ( README.md#directory-structure )
15- * Testing the semantics against test262 [[ README]] ( README.md#5-run-ecmascript-conformance-test-suitetest262 ) [[ Result]] ( test262.out )
14+ * Formal semantics: [[ js-main.k]] ( js-main.k ) [[ js-orig-syntax.k]] ( js-orig-syntax.k ) [[ stdlib]] ( stdlib ) [[ ...]] ( README.md#directory-structure )
15+ * Testing the semantics against test262: [[ README]] ( README.md#5-run-ecmascript-conformance-test-suitetest262 ) [[ Result]] ( test262.out )
1616 * Applications
17- * Measuring the semantic coverage of test262 [[ README]] ( test262-coverage/README.md ) [[ Result]] ( test262-coverage/test262-coverage.out )
18- * Finding a known security attack [[ README]] ( security-attack/README.md ) [[ Result]] ( security-attack/security-attack.out )
19- * Verifying JavaScript programs [[ README]] ( verification/README.md ) [[ Result]] ( verification/verification.out )
17+ * Measuring the semantic coverage of test262: [[ README]] ( test262-coverage/README.md ) [[ Result]] ( test262-coverage/test262-coverage.out )
18+ * Finding a known security attack: [[ README]] ( security-attack/README.md ) [[ Result]] ( security-attack/security-attack.out )
19+ * Verifying JavaScript programs: [[ README]] ( verification/README.md ) [[ Result]] ( verification/verification.out )
2020
2121You can simply reproduce all of the results by using [ ` run-all.sh ` ] ( run-all.sh ) :
2222```
You can’t perform that action at this time.
0 commit comments