Cython

Cython 0.23 更新

Developed from the Pyrex core, it's enhanced with more cutting edge functionality and optimizations.The Cython language is very close to the Python language, but Cython additionally supports calling C functions and declaring C types on variables and class...

Rubinius

Rubinius 3.2 更新

默認情況下,本地Ruby編譯器使用的Matz的Ruby實現(MRI)來執行代碼。 Rubinius的是一種替代MRI,專注於速度和性能。此工具可用於生產環境,是與目前大多數Ruby庫和框架兼容。 Rubinius的還利用一個強大的C-API接口,還允許它與紅寶石一起執行原生的C代碼,為更多的性能,甚至更快的速度。 什麼是新的在此版本中: 的C-API提供rb_struct_s_members...

CoffeeScript (Python)

CoffeeScript (Python) 1.1.2 更新

The script will allow Python developers to compile JS code via CoffeeScript right inside their Python app/environment. The original CoffeeScript JS compiler can be downloaded from here as well.What is new in this release:Updated coffee-script.js to...

Scala.js

Scala.js 0.6.5 更新

Scala.js can parse Scala code and interpret it at runtime in the browser. This is done by converting the Scala code to standards complaint JavaScript. Requirements: JavaScript enabled on client...

Myth

Myth 1.5.0 更新

與使用一個高度專業化的標記語言,編譯器,以符合標準的CSS,神話看起來大部分時間像正常CSS和編譯時所產生符合標準的CSS代碼最CSS預處理器。神話背後的基本原則是為開發人員提供了一個CSS預處理器不破每一個CSS標準更新時,依靠本土的特點,盡可能同時還支持像變量支持或數學運算更先進的腳本工具。目前由神話支持的所有特性也正在由Mozilla,W3C或其他開發人員改進,並有望成為未來的CSS標準的一部分。所以基本上神話讓開發人員編寫CSS代碼今天在一個點會被CSS被本機支持 是什麼在此版本中是新的: ...

RingoJS

RingoJS 0.11

Java編寫的,它提供了一個CommonJS的兼容的模塊庫和Web應用程序框架。它增加了許多功能,犀牛,使其適用於現實世界,大規模應用的發展。RingoJS主要面向Web應用程序,但可以使用命令行,甚至GUI應用程序,以及 特點: 支持CommonJS的包來安裝或編寫額外的軟件組件。在一個快速,自動重新加載,而CommonJS的兼容模塊加載。在一組豐富的模塊涵蓋了I /...

Middleman

Middleman 4.1.1 更新

或者更簡單:靜態站點編譯器(發電機)的紅寶石。以同樣的方式與其他靜態現場發電機中間人功能,工作的基礎上的一組配置文件,模板處理程序和內容存儲文件。中間人首先讀取CONFIGS,分析模板,解析內容文件,把內容在合適的模板佔位符和編譯一切都變成HTML,CSS和JS資源可以很容易地在線託管。編輯config,模板和內容文件,開發人員可以自定義自己的整個網站在他希望的任何方式,都沒有一個數據庫或後端管理面板的幫助。中間人是建立在西納特拉框架 功能: ...

CSS Crush

CSS Crush 2.4.0 更新

A pre-processor is a tool for interpreting CSS before sending out to the client. This means that the developer can add CSS in a more complex syntax, and then send it to the pre-processor to convert it into standard CSS code.What is new in this...