← Back to index
2020-10-16T10:03:02.164020
Download Archive
languages:
- id: java
name: Java
extension: java
parseTable:
repo: https://github.com/metaborg/java-front.git
subDir: lang.java
sources:
incremental:
- id: apache-commons-lang-incremental
repo: https://github.com/apache/commons-lang.git
fetchOptions:
- '--depth=200'
versions: 10
- id: apache-commons-lang-stringutils
repo: https://github.com/apache/commons-lang.git
files:
- src/main/java/org/apache/commons/lang3/StringUtils.java
versions: 42
antlrBenchmarks:
- id: antlr
benchmark: ANTLRJava8Benchmark
- id: antlr-optimized
benchmark: ANTLRJavaBenchmark
- id: webdsl
name: WebDSL
extension: app
parseTable:
file: ../parsetables/WebDSL.tbl
sources:
incremental:
- id: webdsl-yellowgrass-incremental
repo: https://github.com/webdsl/yellowgrass
fetchOptions:
- '--depth=200'
versions: 10
- id: webdsl-builtin
repo: https://github.com/webdsl/webdsl
fetchOptions:
- '--shallow-since="2011-02-16 14:00:00 +0000"' # From this point in time on, the file parses without errors
files:
- src/org/webdsl/dsl/project/template-webdsl/built-in.app
versions: 42