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

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

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

1 个仓库

Awesome GitHub RepositoriesCross-Language Function Invocations

Executing functions from a secondary language with automatic data type conversion.

Distinct from Function Calling Interfaces: Distinct from AI function calling: focuses on calling functions between two scripting languages in an editor environment.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Cross-Language Function Invocations. Refine with filters or upvote what's useful.

Awesome Cross-Language Function Invocations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nanotee/nvim-lua-guidenanotee 的头像

    nanotee/nvim-lua-guide

    5,934在 GitHub 上查看↗

    该项目是使用 Lua 编程语言编写 Neovim 配置和插件的综合指南。它作为一本手册,指导如何使用原生的 Neovim Lua API 来管理缓冲区、窗口和编辑器选项。 该指南重点介绍了 Lua 与 Vimscript 之间的互操作性,提供了如何从 Lua 执行 Vimscript 以及从 Vimscript 内部调用 Lua 函数的说明。它还提供了一个插件开发框架,涵盖了将代码组织成外部模块以及创建自定义命令和键映射的内容。 该文档涵盖了更广泛的功能,包括编辑器工作流自动化、内部变量的操作以及编辑器选项的管理。它还包括有关加载外部文件和修改缓冲区行的说明。

    Explains how to call Vimscript functions from Lua and handle the automatic conversion of data types.

    documentationguidelua
    在 GitHub 上查看↗5,934
  1. Home
  2. Artificial Intelligence & ML
  3. Function Calling Interfaces
  4. Cross-Language Function Invocations