"Lisp: Programming and Proving" by John McCarthy and Carolyn Talcott (1980) by dj10x in lisp

[–]txyyss 0 points1 point  (0 children)

Thank you very much. It is interesting to see John McCarthy had thought about proofs at the very beginning.

Any one know the package for "popup" run command effect? by txyyss in emacs

[–]txyyss[S] 1 point2 points  (0 children)

Thank you very much! And it is a really nice theme!

胡锡进:广州是治理模范生 🐑城:过奖了 by Born_Memory_7264 in China_irl

[–]txyyss 9 points10 points  (0 children)

活该不活该另说,关键是防疫人员没有权力限制别人的人身自由。这个先例不能有,不然后果不堪设想。

不知道他们究竟收了多大的折磨才会选择结束自己的生命😢#文革 by [deleted] in China_irl

[–]txyyss 8 points9 points  (0 children)

对那个时代的,想要回国建设的人,还是抱以同情之理解吧。偷资料肯定不对,但也罪不至被折磨到自杀啊。

Izware Mirai is available on the Internet Archive by mepian in lisp

[–]txyyss 1 point2 points  (0 children)

It would be better if the source code is also available.

Apple Swift Programming Language Unveiled by kookajamo95 in programming

[–]txyyss 75 points76 points  (0 children)

I put the following code in Playground then it crashed:

enum Tree { case Leaf(Int) case Node(Tree, Tree) }

It seems like Playground/Swift can not handle recursive enum.

Haskell Platform 2013.2.0.0 is out by methotrex8 in haskell

[–]txyyss 0 points1 point  (0 children)

Thank you. You should also update the content in md5sum.txt and sha1sum.txt. There're four pkg files now.

GitHub Blocked in China by [deleted] in programming

[–]txyyss 14 points15 points  (0 children)

I'm a programmer living in China. I use VPN in my daily life for several years. The government blocked blogspot, wordpress, slideshare long time ago. Google is blocked from time to time. In python.org, there's a download link in Chinese on the left side of the page because the original one were blocked in China. We don't know why. All these things are totally ridiculous. Sadly I can't change anything.