当前位置:首页 > 公众号精选 > 程序员小灰
[导读]谁能想到我们最喜欢的表情符号可以用来设计新的编程语言?聪明有才华的人已经想象并开发出了成熟的编程语言,我们可以用它来编写表情符号和表情符号。 这些基于表情符号的语言大多是深奥的编程语言( esoteric programming language),称为esolang。然而,这些语言相对来说比其他语言更容易理解。

谁能想到我们最喜欢的表情符号可以用来设计新的编程语言?聪明有才华的人已经想象并开发出了成熟的编程语言,我们可以用它来编写表情符号和表情符号。

这些基于表情符号的语言大多是深奥的编程语言( esoteric programming language),称为esolang。然而,这些语言相对来说比其他语言更容易理解。

esolang的定义是:

Esolang 不是为普通的软件开发目的而设计的。他们只是是作为一个概念的证明或者就是一个笑话。

如果你想了解世界上最难的语言,你可以看看我的另一篇文章。让我们看看这五种可以使用表情符号和表情符号来编程的语言。

Emoji

Emoji使用一个预定义的表情符号列表来生成语言命令,这些表情符号可以作为标志,Emoji是一个基于栈的语言。除了表情符号之外,其他所有字符都被视为字符。下面是在 Emoji 打印Hello World! 的代码片段。

Hello, World!

输出结果如下:

这是这个语言的文档:

: Read until the next  and puts that string onto the stack
: Reads until the next  and puts that string onto the stack (can be nested, meant for storing functions)
: Prints a value from the stack
: Puts True onto the stack
: Puts False onto the stack
: Inverts a boolean value from the stack
: Adds two numbers from the stack
: Multiplies two numbers from the stack
: Subtracts two numbers from the stack
: Divides two numbers from the stack
: Divides two numbers from the stack, returns the remainder
: Rounds a number to the nearest integer
: Rounds down a number from the stack
: Rounds up a number from the stack
: Converts a number to a hex string
: Converts a string to a number
: Checks if two numbers are equal
: Checks if a number is less than another
: Checks if a number is greater than another
: Takes a boolean from the stack.  If false, skips to the next .
: If the last  did not skip past stuff, skip to the next .
: Takes two strings from the stack.  Runs the first, takes a boolean.  If true, runs the second and repeats.
: Duplicates a stack entry
: Converts a character to its character code
: Converts a character code to its character
: Takes two objects, saves the first to a variable identified by the second
: Takes an object, returns the value from the variable by that name
: Returns the length of a string or array from the stack
: Takes a string and two numbers.  Returns the substring from the string from the first number (inclusive) to the second number (exclusive).
: Evaluates a string
: Creates an empty array.
: Takes an array and an object.  Adds the object to the end of the array.  Does not return anything, you'll want to use variables with this.
: Takes an array or string and an index.  Returns the value at that index.
: Swaps two elements on the stack.
: Capitalize a string.
: Change a string to lowercase.

Emojicode

Emojicode是一种面向对象程序设计语言,我们可以用表情符号来编码,在 Emojicode,使用表情符号让编程变得有趣。它是一种强类型编程语言。该语言的作者讨厌随机空指针异常,因此,在 Emojicode,所有的实例变量都需要初始化,否则就会抛出编译错误。

下面是在 Emojicode 打印Hello World! 的代码片段。

 
   Hello, World!️
 

输出结果如下:

Emoji-gramming

Emoji-gramming是一个基于表情符号的深奥的编程语言,这种语言总共有25个变量和4个命令,它们都由特定的表情符号表示。表情符号使用心型符号作为常量,例如:

 = 0
 = 1
 = 2
 = 4
 = 8

麦克风()符号表示输入,扬声器()符号表示打印输出,好像很有道理的样子?下面是打印“ Hello,World! ”的代码片段表情符号:
























































输出结果如下:

Emojicoder

这是一个用特定的表情符号表示命令和参数的符号系统,二进制值0和1在 Emojicoder 定义了各自的表情符号。

=0
=1
 = 01001000 = H

在 Emojicoders 中有两个修饰符如下:

: Ascii Character 0-255
: Integer Number 0-255

要打印参数,该语言使用手表情符号()作为输出命令。每个命令都需要是新的一行。现在,让我们利用上述知识,在 Emojicoder 打印出Hello,World! 。

 //Output H
 //Output e
 //Output l
 //Output l
 //Output o
 //Output ,
 //Output space
 //Output w
 //Output o
 //Output r
 //Output l
 //Output d
 //Output !

输出结果如下:

Emotinomicon

Emotinomicon 是由康纳 · 奥布莱恩设计和创造的,不再使用表情符号,而是使用表情字符来进行编码。下面是在 Emotinomicon 打印Hello,World! 的代码片段。

!dlroW ,olleH⏪⏬⏩

下面是上面代码片段的解释,它可以帮助你尝试执行任何其他字符串,并获得一些乐趣。

begin quote string
!dlroW ,olleH
end quote string
⏪open loop
⏬pops and outputs top of stack as character
⏩close loop

输出结果如下:

Emotifuck

Emotifuck使用Rust编写,它使用八个表情符号作为命令,根据语言设计者的说法,它完全是内存安全的。

下面是命令列表和它们的等价符号。

 - Move Right (>)
 - Move Left (<)
 - Decrement (-)[might have been better as output command ;)]
 - Increment (+)
 - Output (.)
 - Input (,)
 - Jump Forward ([)
 - Jump Backward (])

Hello World!  的代码如下。


最后,祝你编程愉快,周末快乐!


—————END—————



喜欢本文的朋友,欢迎关注公众号 程序员小灰,收看更多精彩内容

       
点个[在看],是对小灰最大的支持!


免责声明:本文内容由21ic获得授权后发布,版权归原作者所有,本平台仅提供信息存储服务。文章仅代表作者个人观点,不代表本平台立场,如有问题,请联系我们,谢谢!

本站声明: 本文章由作者或相关机构授权发布,目的在于传递更多信息,并不代表本站赞同其观点,本站亦不保证或承诺内容真实性等。需要转载请联系该专栏作者,如若文章内容侵犯您的权益,请及时联系本站删除。
换一批
延伸阅读

9月2日消息,不造车的华为或将催生出更大的独角兽公司,随着阿维塔和赛力斯的入局,华为引望愈发显得引人瞩目。

关键字: 阿维塔 塞力斯 华为

加利福尼亚州圣克拉拉县2024年8月30日 /美通社/ -- 数字化转型技术解决方案公司Trianz今天宣布,该公司与Amazon Web Services (AWS)签订了...

关键字: AWS AN BSP 数字化

伦敦2024年8月29日 /美通社/ -- 英国汽车技术公司SODA.Auto推出其旗舰产品SODA V,这是全球首款涵盖汽车工程师从创意到认证的所有需求的工具,可用于创建软件定义汽车。 SODA V工具的开发耗时1.5...

关键字: 汽车 人工智能 智能驱动 BSP

北京2024年8月28日 /美通社/ -- 越来越多用户希望企业业务能7×24不间断运行,同时企业却面临越来越多业务中断的风险,如企业系统复杂性的增加,频繁的功能更新和发布等。如何确保业务连续性,提升韧性,成...

关键字: 亚马逊 解密 控制平面 BSP

8月30日消息,据媒体报道,腾讯和网易近期正在缩减他们对日本游戏市场的投资。

关键字: 腾讯 编码器 CPU

8月28日消息,今天上午,2024中国国际大数据产业博览会开幕式在贵阳举行,华为董事、质量流程IT总裁陶景文发表了演讲。

关键字: 华为 12nm EDA 半导体

8月28日消息,在2024中国国际大数据产业博览会上,华为常务董事、华为云CEO张平安发表演讲称,数字世界的话语权最终是由生态的繁荣决定的。

关键字: 华为 12nm 手机 卫星通信

要点: 有效应对环境变化,经营业绩稳中有升 落实提质增效举措,毛利润率延续升势 战略布局成效显著,战新业务引领增长 以科技创新为引领,提升企业核心竞争力 坚持高质量发展策略,塑强核心竞争优势...

关键字: 通信 BSP 电信运营商 数字经济

北京2024年8月27日 /美通社/ -- 8月21日,由中央广播电视总台与中国电影电视技术学会联合牵头组建的NVI技术创新联盟在BIRTV2024超高清全产业链发展研讨会上宣布正式成立。 活动现场 NVI技术创新联...

关键字: VI 传输协议 音频 BSP

北京2024年8月27日 /美通社/ -- 在8月23日举办的2024年长三角生态绿色一体化发展示范区联合招商会上,软通动力信息技术(集团)股份有限公司(以下简称"软通动力")与长三角投资(上海)有限...

关键字: BSP 信息技术
关闭
关闭