{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/code/syntax-check","entry":"syntax_check","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":7,"n_papers_ran":1,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":2,"n_samples_ran":1,"n_samples_fingerprinted":1,"n_places":7,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":1,"ran":0,"unverified":1},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2604.18995","paper":"/paper/arxiv-2604-18995","title":"R 2 -dLLM: Accelerating Diffusion Large Language Models via Spatio-Temporal Redundancy Reduction","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"GATECH-EIC/R2-dLLM","path":"dream/sanitize.py","file_url":"https://github.com/GATECH-EIC/R2-dLLM/blob/HEAD/dream/sanitize.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d7d30a99e0029e36","mcp_get_code":{"code_sha256":"d7d30a99e0029e36"}},{"arxiv_id":"2604.15750","paper":"/paper/arxiv-2604-15750","title":"DepCap: Adaptive Block-Wise Parallel Decoding for Efficient Diffusion LM Inference","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"X-Xia0828/DepCap","path":"dream/sanitize.py","file_url":"https://github.com/X-Xia0828/DepCap/blob/HEAD/dream/sanitize.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d7d30a99e0029e36","mcp_get_code":{"code_sha256":"d7d30a99e0029e36"}},{"arxiv_id":"2602.06953","paper":"/paper/arxiv-2602-06953","title":"DAWN: Dependency-Aware Fast Inference for Diffusion LLMs","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"lizhuo-luo/DAWN","path":"dream/sanitize.py","file_url":"https://github.com/lizhuo-luo/DAWN/blob/HEAD/dream/sanitize.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d7d30a99e0029e36","mcp_get_code":{"code_sha256":"d7d30a99e0029e36"}},{"arxiv_id":"2502.02827","paper":"/paper/coffe-a-code-efficiency-benchmark-for-code","title":"COFFE: A Code Efficiency Benchmark for Code Generation","date":null,"month_inferred_from_arxiv_id":"2025-02","title_source":"archive","repo":"JohnnyPeng18/Coffe","path":"coffe/sanitize.py","file_url":"https://github.com/JohnnyPeng18/Coffe/blob/HEAD/coffe/sanitize.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"d7d30a99e0029e36","mcp_get_code":{"code_sha256":"d7d30a99e0029e36"}},{"arxiv_id":"2412.03578","paper":"/paper/perfcodegen-improving-performance-of-llm","title":"PerfCodeGen: Improving Performance of LLM Generated Code with Execution Feedback","date":"2024-11-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SalesforceAIResearch/perfcodegen","path":"src/sanitize.py","file_url":"https://github.com/SalesforceAIResearch/perfcodegen/blob/HEAD/src/sanitize.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"d7d30a99e0029e36","mcp_get_code":{"code_sha256":"d7d30a99e0029e36"}},{"arxiv_id":"2406.15877","paper":"/paper/bigcodebench-benchmarking-code-generation","title":"BigCodeBench: Benchmarking Code Generation with Diverse Function Calls and Complex Instructions","date":"2024-06-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bigcode-project/bigcodebench","path":"bigcodebench/syncheck.py","file_url":"https://github.com/bigcode-project/bigcodebench/blob/HEAD/bigcodebench/syncheck.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"d7d30a99e0029e36","mcp_get_code":{"code_sha256":"d7d30a99e0029e36"}},{"arxiv_id":"1901.10879","paper":"/paper/span-based-open-information-extraction","title":"Span Model for Open Information Extraction on Accurate Corpus","date":"2019-01-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhanjunlang/Span_OIE","path":"main_span.py","file_url":"https://github.com/zhanjunlang/Span_OIE/blob/HEAD/main_span.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"804444d775fe7a34","mcp_get_code":{"code_sha256":"804444d775fe7a34"}}]}