我想获得学习新语言的兴奋感。我想用Lua来开发一个网站。我的问题和关切:
- Should I do it, or should I stick with something like Rails.
- What do I use to render Lua into dynamic websites?
- What IDE would I use?
我想获得学习新语言的兴奋感。我想用Lua来开发一个网站。我的问题和关切:
旧的Lua网络框架是 kepler; 其 MVC 框架是 < a href=" http://keplerproject.github.com/ror/index.html" rel=“ no follow” > orbal
您也可以查看 < a href=> "http://tir. mongrel2.org/" rel=" nofollow" >Tir
您可以使用任何您想要的 IDE, 大多只是粘贴于他们最喜欢的文本编辑器( 程序员 s) 。 ( 如果有用, 我使用 sublime) 。
您可以使用 Lua 开发网络。 请尝试 Kepler (http://www.keplerproject. org/) 。 您可以使用 gVIM 。
Where Alert Management System roughly fits into this definition: "A system designed to screen events, build profiles associated with the events, and send alerts based upon the profiles and events" So,...
Do you know any frameworks that implement natural language rendering concept ? I ve found several NLP oriented frameworks like Anthelope or Open NLP but they have only parsers but not renderers or ...
I am going to be builiding a site like ebay - with all the features of ebay. Please note my payment method is limited to paypal. What would be the best PHP framework to use to build this quickly, ...
Why does the high part of the stack (in Exception.StackTrace) gets truncated? Let s see a simple example: public void ExternalMethod() { InternalMethod(); } public void InternalMethod() { try ...
I am using the macports version of python on a Snow Leopard computer, and using cmake to build a cross-platform extension to it. I search for the python interpreter and libraries on the system using ...
I succeeded to create a register form, and now users can register my site. But I can t create a form where users can edit their profile. I have sf_guard_user and sf_guard_user_profile in my schema....
Let me first say I am aware of this faq for Mach-II, which discusses using application specific mappings as a third option when: locating the framework in the server root is not possible and creating ...
I just found the MVC was initially proposed in 88 [here is the pdf file] but unfortunately ASP.NET just recently implement it. Do you know which is the most used MVC design pattern in the our days ...