TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Scala: a new language for rapid development?

8 点作者 oleg_myrk超过 17 年前

4 条评论

jorgeortiz85超过 17 年前
Also check out the lift web framework, written in Scala<p><a href="http://liftweb.net/" rel="nofollow">http://liftweb.net/</a><p>Highlights (from link):<p><i>Advanced Framework</i><p>Lift has a number of great features for web developers. Many inspired from existing frameworks like Seaside, Rails, Django, TurboGears, and Wicket:<p><pre><code> * Comet support is easy to add and scalable * Mapping between databases and code is easy (Rails) * Content and code are well separated (Wicket, TurboGears) * Forms are secure by default (Seaside) * Convention over configuration is emphasized, no xml hell (Rails) * Component model makes pages elements easier to create and maintain (Wicket) * Prebuilt classes are provided for standard functions, e.g. User (Django) * Semantic information carries from model to enable smart display. e.g. postal code, social security number, email address * State machine support for model objects, including timeouts. e.g. after 3 days w/o confirmation, delete this new account * Site Map provides site wide navigation and access control support </code></pre>
marketer超过 17 年前
For a while, they called Scala the ocaml-killer. Because it is fully interoperable with Java, it enjoys a huge standard library, which is one of the main pitfalls when writing ocaml code. I'm not sure it ever really caught on, though. Scala is a nice functional language with a rich type system built on java byte code, and is similar in concept to Microsoft's offering on the .NET platform: F#
评论 #81983 未加载
queensnake超过 17 年前
Boo, that's just a link to the website. I want my vote back! :/
评论 #81819 未加载
zurla超过 17 年前
i prefer lol-code on monorails for my prototypes