Welcome to cbdshz

Home Archives
2019-03-01

let's build a simple interpreter 1(转)(翻)

让我们构建一个简单的解释器(1)

原文链接:https://ruslanspivak.com/lsbasi-part1/

“If you don’t know compilers work,then you don’t know how computers work. If you’re not 100% sure whether you know how compilers work,then you don’t know how they work.”
–Steve Yegge

Read More

Share
2019-02-28

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

Share

Archives

  • March 2019
  • February 2019

Recent Posts

  • let's build a simple interpreter 1(转)(翻)
  • Hello World
© 2019 weiyun98
Powered by Hexo
Home Archives