[question] Where does the Go language syntax come from?

blov · · 441 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>I find the GoLang syntax a bit weird compared to the other programming languages I know.</p> <p>It is easy to know where the syntax of languages like Java or Python come from. But what about Go? Why is it the way it is? Are there other languages that have similar syntax?</p> <hr/>**评论:**<br/><br/>YEPHENAS: <pre><ul> <li>C</li> <li>Newsqueak: <a href="https://swtch.com/%7Ersc/thread/newsqueak.pdf" rel="nofollow">https://swtch.com/~rsc/thread/newsqueak.pdf</a></li> <li>Oberon-2: <a href="https://en.wikipedia.org/wiki/Oberon-2#Example_Oberon-2_code" rel="nofollow">https://en.wikipedia.org/wiki/Oberon-2#Example_Oberon-2_code</a></li> </ul> <p><a href="http://talks.golang.org/2014/hellogophers.slide" rel="nofollow">http://talks.golang.org/2014/hellogophers.slide</a></p></pre>EyeBool: <pre><p>Thanks!</p></pre>wwader: <pre><p>I recommend this one <a href="https://www.youtube.com/watch?v=0ReKdcpNyQg" rel="nofollow">https://www.youtube.com/watch?v=0ReKdcpNyQg</a> if your interested of the origins of go</p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

441 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传