legs+ 发表于 2024-1-16 10:26:55

用chatgpt翻译的一段话,我觉得不完美,那位尝试一下:

本帖最后由 legs+ 于 2024-1-16 10:28 编辑

【翻译】

Go的堆栈增长实现。
SML的结构代数类型和编译管理器。
C#的属性和程序集系统。
C++的确定性析构系统。
Haskell的类型类系统。
Python的词法标识符规则。 Ruby的块语法。
【原文】
Additional specific influences can be seen from the following languages:

[*]The stack-growth implementation of Go.
[*]The structural algebraic types and compilation manager of SML.
[*]The attribute and assembly systems of C#.
[*]The deterministic destructor system of C++.
[*]The typeclass system of Haskell.
[*]The lexical identifier rule of Python.
[*]The block syntax of Ruby.



Laura 发表于 2024-1-16 11:32:26

The implemented stack growth of Go.
页: [1]
查看完整版本: 用chatgpt翻译的一段话,我觉得不完美,那位尝试一下: