Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beanflame authored Mar 1, 2024
1 parent 5e570f3 commit ea15009
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,11 @@
bplm和otne 离不开plug关键词的。Otne语法很像Go和java语法这样。

Otne/中引编程语言是2022年3月6日开始仿CPP语法设计改进,一门免费开源的翻译编程语言,由 Uxnt 开发。
为什么叫「Otne/中引」?Otne/中引是"坎光态引"小说、科幻电影里2068年未来编程语言,使用原子炉造中引(超高科技时代)。
中引计算机、坎光计算机、态引计算机、电子计算机、太极计算机、九章计算机、原子计算机、量子计算机
三体计算机、太空天狗计算机、科尔计算机(外星制造,除了地球人)

[简体中文](README.md)[English](README.en.md)

“终极答案”
在道格拉斯·亚当斯创作的科幻小说《银河系漫游指南》中,有一群具有高度智慧的外星人为了找出生命、宇宙以及任何事情的终极答案,特别造了一台超级电脑——“深思”(Deep Thought)来进行计算。“深思”花了750万年来计算和验证,最终得出的答案是“42”。
示例代码:

打印42示例代码:
```kt
plug "stdio"
fn main () {
Expand Down

0 comments on commit ea15009

Please sign in to comment.