除了PHP之外,是否还有其他无需框架即可使用的其他Web编程语言? [英] Are There Any Other Web Programming Languages That Can Be Used Without A Framework Aside From PHP?

查看:73
本文介绍了除了PHP之外,是否还有其他无需框架即可使用的其他Web编程语言?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Python需要一个框架,Java(用于Web)也需要.我对Ruby或Coldfusion不太了解.但是,除了PHP之外,还有没有一种语言可以使网络独立存在而无需框架或不需要严格遵循设计模式(MVC之类)呢?顺便说一句,关于Python和Java需要一个框架才能与Web协同工作的说法完全来自于我对文章和书籍的阅读.我可能会误会了.

Python needs a framework, so does Java (for the web). I don't know much about Ruby or Coldfusion. But is there another language out there for the web that can stand alone as it is without a need for a framework or without strict adherence to a design pattern (MVC and the likes) aside from PHP? BTW, the statement that Python and Java needs a framework to work with the web came purely from my readings on articles and books; I might be mistaken.

EDIT :我所说的框架是指Django,Pylon,Spring,JSF,RoR等

EDIT : by frameworks I mean those like Django, Pylon, Spring, JSF, RoR etc

推荐答案

我认为这些语言均不需要框架".我的理解是,只要网络服务器能够与您从事业务的语言解释器进行对话即可.因此,各种语言的所有apache模块.该框架只是为了简化常见的Web开发任务(例如访问数据库). 如果没有框架,就可以轻松地编写任何可以连接到Web服务器的语言.

I don't think any of those languages "need" a framework. My understanding is that as long as the webserver has a way to talk to the language interpreter you are in business. Hence all the apache modules for the various languages. The framework is just to make common web development tasks (like accessing a database) easier. You could just as easily write without a framework in any language you can connect with a webserver.

这篇关于除了PHP之外,是否还有其他无需框架即可使用的其他Web编程语言?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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