wy-lang.org | Wiki | The Book
文言文編程語言。A programming language for the ancient Chinese. Try it online.
夫唐、虞之世,結繩而足治,屈指而足算。是時豈料百代之後,計算機械之巧,精於公輸之木鳶,善於武侯之流馬;程式語言之多,繁若《天官》之星宿,奇勝《山經》之走獸。鼠、蟹、鑽、魚,或以速稱。蛇、象、駱、犀,各爭文采。方知鬼之所以夜哭,天之所以雨粟。然以文言編程者 ,似所未有。此誠非文脈之所以傳,文心之所以保。嗟予小子,遂有斯志。然則數寸之烏絲猶覆於頭,萬卷之素書未破於手;一身長羈於遠邦,兩耳久曠于雅言。然夫文章者吾之所宿好,程式者偶承時人之謬譽。故希孟不慚年少,莊生不望無涯。乃作斯言。誠未能嘔瀝長吉之心血,亦庶幾免於義山之流沫。既成之後,復學干將鑄劍而自飼,越王嚐糞而當先。自謂偶追《十書》之筆意,但恨少八家之淋漓。此子山所謂士衡撫掌而甘心,平子見陋而固宜。然則雖實覆甕之質,尚存斧正之望;雖乏呂相之金,易字之渴蓋同。此亦開源之大義,吾輩之所以勉勵也。一笑。
Wenyan:
吾有一數。曰三。名之曰「甲」。
為是「甲」遍。
吾有一言。曰「「問天地好在。」」。書之。
云云。
Equivalent JavaScript:
var n = 3;
for (var i = 0; i < n; i++) {
console.log("問天地好在。");
}
Output:
問天地好在。
問天地好在。
問天地好在。
Punctuations and newlines are completely optional (just like they are in Classical Chinese), so the above code is equivalent to:
吾有一數曰三名之曰「甲」為是「甲」遍吾有一言曰「「問天地好在」」書之云云
More sophisticated examples, such as the Sieve of Eratosthenes, Quicksort, Mandelbrot set, and Tower of Hanoi, can be found in the ./examples folder.
- Natural Language Programming sharing the grammar of Classical Chinese
- Compiles to JavaScript, Python, or Ruby
- Turing complete
- An Online IDE
- Examples to get started
- A packages manager wyg(文淵閣) and awesome packages from the community.
Install the compiler by
npm install -g @wenyan/cli
Try run the included examples, e.g.:
wenyan examples/helloworld.wy
# will output: 問天地好在。
You can now translate JavaScript to wenyan-lang using the wenyanizer by zxch3n.
Check out our Wiki pages
数据统计
相关导航
An Introduction to Programming in Wenyan Language
文言 / wenyan-lang
文言(或称wenyan)是一种深奥的编程语言,它严格遵循中国古典文学的语法和语调。此外,文言的字母表仅包含繁体汉字和引语,因此保证古代中国人能够阅读。您也可以在在线编辑器「」上试用,下载编译器,或查看源代码。
Universal Viewer
Universal Viewer (UV) 是一个由社区开发的开源项目。我们的使命是帮助您与世界分享您的内容。
齊伋體 qiji-font
聲明:敝字體近日頗見流傳於網絡,然皆訛作“‘凌’东齐伋体”。鄙人名令東,字體名齊伋;強欲冠後以前者,亦以“令東齊伋體”為宜,望周知。
Open Library
Open Library is an open, editable library catalog, building towards a web page for every book ever published.
「殆知阁」中国古代文献原始数据
「中国古典文献全文检索引擎」是一个专门用于检索中华传统典籍的现代化搜索平台。我们致力于让古代智慧在数字时代焕发新的光彩,为研究者、学者和传统文化爱好者提供便捷、精准的文献检索服务。
BookReader
Internet Archive BookReader 用于在线查看 Internet Archive 中的书籍,也可用于查看其他书籍。
kanasimi CeJS 纪年转换工具
The project aims to develop a JavaScript module framework that is simple to use with some interesting features. 本計畫目標是建立一個簡單上手的 JavaScript 模組架構。







