【问题标题】:Is it possible to make extensions to python/php/perl with Go?是否可以使用 Go 对 python/php/perl 进行扩展?
【发布时间】:2011-12-13 14:21:48
【问题描述】:

我听说 Go 就像带有通道和很多便利的 C。我很少做 C,但是当我做的时候是对其他语言做一些小的扩展。 Go 可以成为创建其他语言扩展的安全方法吗?人们这样做吗?

【问题讨论】:

标签: go


【解决方案1】:

对于 Python,有 goPy:https://github.com/qur/gopy

对于 Perl,有 Campher:https://github.com/bradfitz/campher

对于 Lua,有 golua:https://github.com/afitz/golua

【讨论】:

    【解决方案2】:

    【讨论】:

      猜你喜欢
      • 2011-12-22
      • 1970-01-01
      • 1970-01-01
      • 2014-10-28
      • 1970-01-01
      • 2023-03-22
      • 1970-01-01
      • 1970-01-01
      • 2021-08-30
      相关资源
      最近更新 更多