awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesGeneral-Purpose Function Definitions

Declaring and invoking reusable named functions within a programming language, not specific to databases.

Distinct from User-Defined Functions: Distinct from User-Defined Functions: covers language-level function definition and invocation, not database-specific UDFs.

Explore 1 awesome GitHub repository matching data & databases · General-Purpose Function Definitions. Refine with filters or upvote what's useful.

Awesome General-Purpose Function Definitions GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • rockstarlang/rockstarRockstarLang 的头像

    RockstarLang/rockstar

    6,882在 GitHub 上查看↗

    Rockstar is an esoteric programming language whose syntax is inspired by 1980s hard rock and heavy metal lyrics, making programs read like song lyrics. It uses poetic number literals, where the length of each word in a phrase is parsed as a decimal digit to initialize numeric variables, and pronoun-based variable references, where words like "it" and "they" resolve to the most recently assigned or compared variable at runtime. The language can be compiled to WebAssembly and run inside a web page for in-browser code execution. The language distinguishes itself through a lyric-driven parsing sy

    Declares and invokes named functions using keywords like 'takes' and 'giving'.

    JavaScript
    在 GitHub 上查看↗6,882
  1. Home
  2. Data & Databases
  3. User-Defined Functions
  4. General-Purpose Function Definitions