在那里,可以代替脚本可以使用任何低级语言? [英] Are there any low-level languages that can be used in place of scripts?

查看:121
本文介绍了在那里,可以代替脚本可以使用任何低级语言?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是一个高层次的脚本的家伙。我所有的code是基于类的PHP或JavaScript。但是,我想知道是否有任何形式的有益间preTER项目低层次的编译语言如C或C ++(奇怪的冠冕堂皇的吧?)。

I am a "high-level" scripting guy. All my code is Class-based PHP or JavaScript. However, I want to know if there is any form of useful interpreter projects for "low-level" compiled languages like C or C++ (strange sounding huh?).

这一切到来的时候,我偶然发现了 http://g-wan.com/ 并深深着迷的事实,你可以设置C code到作为服务器脚本运行。然而,该项目几乎是无用的,因为它是由一个人跑是闭源。

This all came about when I stumbled upon http://g-wan.com/ and was fascinated by the fact that you could setup C code to run as server scripts. However, that project is all but useless because it is run by one guy and is closed source.

那么,还有什么在那里为低层次的语言,使他们更容易在运行时编译它们运行。或者这只是一个糟糕的事故等待发生这就解释了为什么这是唯一的项目,我能找到这个?

So, is there anything out there for "low-level" languages that would enable them to be easier to run by compiling them at runtime. OR is this just a bad accident waiting to happen which explains why that was the only project I could find about this?

如果能够倾倒PHP /拼音/ Python的C脚本真的会加速我们的网站。

Being able to dump PHP/Ruby/Python for C scripts would really speed up our sites.

推荐答案

我最近偶然发现了一种叫做 BinaryPHP 中,你通常code在PHP然后转换成剧本C ++中你最喜欢的工具编译。这应该是有人已经用PHP触摸一个很好的学习曲线。

I recently stumbled upon something called BinaryPHP in which you code normally in php and then convert the script into C++ to be compiled on your favorite tool. That should be a nice learning curve for someone already in touch with php.

这篇关于在那里,可以代替脚本可以使用任何低级语言?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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