awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesSubset Validations

Verifications ensuring source files strictly adhere to a defined subset of a programming language before compilation.

Distinct from Language Compatibility Validations: Distinct from Language Compatibility Validations: focuses on checking strict adherence to language subset rules rather than general version compatibility.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Subset Validations. Refine with filters or upvote what's useful.

Awesome Subset Validations GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • asm-js/validatorasm-js का अवतार

    asm-js/validator

    1,773GitHub पर देखें↗

    The validator is a reference static analysis tool and language specification checker designed to verify that JavaScript source code strictly adheres to the defined grammar, type rules, and structural requirements of the asm.js subset standard. By inspecting source files without execution, it acts as a syntax linter that catches structural errors, malformed syntax, and standard violations early. The tool parses source code into hierarchical token structures to analyze grammatical correctness and language feature usage. It measures code against formal grammar definitions and matches programmati

    Verifies that target source files strictly adhere to defined subset specifications before compilation.

    JavaScript
    GitHub पर देखें↗1,773
  1. Home
  2. Programming Languages & Runtimes
  3. Language Compatibility Validations
  4. Subset Validations