awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenBlogSitemap
ProjektÜber unsPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Kategorien

1 Repo

Awesome GitHub RepositoriesHardware and Locale Blocking

Prevents program execution based on host system properties such as operating system, locale, or hardware origin.

Distinct from Execution Blocking: Focuses on system-level environment blocking rather than blocking inline HTML scripts.

Explore 1 awesome GitHub repository matching development tools & productivity · Hardware and Locale Blocking. Refine with filters or upvote what's useful.

Awesome Hardware and Locale Blocking GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • samshadwell/trumpscriptAvatar von samshadwell

    samshadwell/TrumpScript

    7,587Auf GitHub ansehen↗

    TrumpScript is a Python-based domain specific language and compiler extension that wraps the Python runtime to enforce custom grammar and vocabulary rules. It transforms a specialized, case-insensitive vocabulary and natural speech patterns into executable Python instructions. The implementation distinguishes itself through strict constraints on source code, including a variable name system that restricts identifiers to a predefined whitelist and a numeric parser that rejects any integer not exceeding one million. It further utilizes a token-filtering preprocessor to remove filler words and n

    Prevents the program from running on forbidden hardware by checking host system properties and locale.

    Python
    Auf GitHub ansehen↗7,587
  1. Home
  2. Development Tools & Productivity
  3. Platform Script Execution
  4. Dynamic Script Execution Environments
  5. Inline Script Execution
  6. Execution Blocking
  7. Hardware and Locale Blocking