Google App Engine上的Lua [英] Lua on Google App Engine

查看:101
本文介绍了Google App Engine上的Lua的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以将Lua与Google App Engine一起使用?我知道会有很多Java胶水,但是我想将Lua用于大多数逻辑.

Is it possible to use Lua with Google App Engine? I recognize that there will be a lot of Java glue, but I would like to use Lua for most of the logic.

推荐答案

使用Lua端口(例如 Kahlua Jill (用Java实现的Lua). Lua实现上的Lua用户Wiki页未显示任何用Python编写的端口.

It might be possible with a port of Lua such as Kahlua or Jill (Lua implemented in Java). The Lua Users Wiki page on Lua Implementations does not show any ports written in Python.

但是您将无法使用香草" Lua,因为它是用C编写的;您可能已经知道,GAE仅允许Java和Python代码.

But you wouldn't be able to use "vanilla" Lua because that is written in C; as you're probably aware, GAE only allows Java and Python code.

这篇关于Google App Engine上的Lua的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆