
blog.forec.cn/2017/02/14/talk-about-interpreter
Preview meta tags from the blog.forec.cn website.
Linked Hostnames
11- 46 links toblog.forec.cn
- 3 links tofallenwood.github.io
- 2 links togithub.com
- 2 links towww.zhihu.com
- 1 link toforec.cn
- 1 link tonorvig.com
- 1 link toplus.google.com
- 1 link totwitter.com
Thumbnail

Search Engine Appearance
https://blog.forec.cn/2017/02/14/talk-about-interpreter
用 Haskell 实现解释器
这篇文章主要基于王垠早年发过的文章《怎样写一个解释器》,我参考了 Racket 版本的 R2 解释器,并用 Haskell 实现 H2Lang 的简单解释器,较 R2 的功能做了一点改进。
Bing
用 Haskell 实现解释器
https://blog.forec.cn/2017/02/14/talk-about-interpreter
这篇文章主要基于王垠早年发过的文章《怎样写一个解释器》,我参考了 Racket 版本的 R2 解释器,并用 Haskell 实现 H2Lang 的简单解释器,较 R2 的功能做了一点改进。
DuckDuckGo

用 Haskell 实现解释器
这篇文章主要基于王垠早年发过的文章《怎样写一个解释器》,我参考了 Racket 版本的 R2 解释器,并用 Haskell 实现 H2Lang 的简单解释器,较 R2 的功能做了一点改进。
General Meta Tags
5- title用 Haskell 实现解释器 | Forec's Notes
- charsetutf-8
- viewportwidth=device-width, initial-scale=1, maximum-scale=1
- keywordsHaskell
- description这篇文章主要基于王垠早年发过的文章《怎样写一个解释器》,我参考了 Racket 版本的 R2 解释器,并用 Haskell 实现 H2Lang 的简单解释器,较 R2 的功能做了一点改进。
Open Graph Meta Tags
7- og:typearticle
- og:title用 Haskell 实现解释器
- og:urlhttp://forec.github.io/2017/02/14/talk-about-interpreter/index.html
- og:site_nameForec's Notes
- og:description这篇文章主要基于王垠早年发过的文章《怎样写一个解释器》,我参考了 Racket 版本的 R2 解释器,并用 Haskell 实现 H2Lang 的简单解释器,较 R2 的功能做了一点改进。
Twitter Meta Tags
3- twitter:cardsummary
- twitter:title用 Haskell 实现解释器
- twitter:description这篇文章主要基于王垠早年发过的文章《怎样写一个解释器》,我参考了 Racket 版本的 R2 解释器,并用 Haskell 实现 H2Lang 的简单解释器,较 R2 的功能做了一点改进。
Link Tags
7- alternate/atom.xml
- iconhttp://7xktmz.com1.z0.glb.clouddn.com/sitefavicon.png# path to favicon
- stylesheet/libs/font-awesome/css/font-awesome.min.css
- stylesheet/libs/titillium-web/styles.css
- stylesheet/libs/source-code-pro/styles.css
Links
60- http://blog.forec.cn/2017/02/14/talk-about-interpreter
- http://fallenwood.github.io/2017/02/04/writing-a-simple-lisp
- http://forec.cn
- http://norvig.com/lispy.html
- http://www.yinwang.org/blog-cn/2012/08/01/interpreter