GithubHelp home page GithubHelp logo

shining1984 / pl-compiler-resource Goto Github PK

View Code? Open in Web Editor NEW
1.9K 80.0 254.0 125 KB

程序语言与编译技术相关资料(持续更新中)

License: Creative Commons Attribution Share Alike 4.0 International

compiler compilers-design software-analysis virtual-machine runtime course book paper blog conference

pl-compiler-resource's Introduction

The Resources about PL and Compiler

程序语言与编译技术相关资源

Courses

Books

Papers

Projects

Blogs

Talks

Conferences and Journals

本库旨在收集程序语言与编译技术相关资源。目前收集的资料主要分为课程、书籍、论文、项目、博客和会议(论坛)。

======= 当前已经收集课程78+,书籍81+,项目26+,博客32+,会议&杂志14+, 论文68+。后续不断更新,欢迎大家star和fork,也欢迎大家发起PR添加新的内容。

How to Read a Paper --S. Keshav

pl-compiler-resource's People

Contributors

cascades-sjtu avatar haotianmichael avatar happygirlzt avatar hughshine avatar matrixkoo avatar rw1nd avatar shining1984 avatar silverbullettt avatar sumleo avatar zhongweiy avatar zoniony avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pl-compiler-resource's Issues

Another book on static program analysis and an education website

If you find them useful, feel free to add them to the list.

Principles of program analysis

I studied Principles of program analysis from Automatic program analysis at Utrecht University. It covers a couple of topics such as monotone framework, control flow analysis and abstraction interpretation. Old as it is, it's still useful today.

N.B. An expert in pointer analysis

Yannis Smaragdakis is an expert in pointer analysis. I read many papers written by him.

【自荐】Crafting Interpreters 手撸解释器

Crafting InterpretersBob Nystrom编写的一本关于编译器、解释器的书籍。
该书由一门小型的自创语言Lox开始,分别使用Java和C实现了两种类型的解释器,jlox和clox。书中并不是只灌输概念或者只贴出代码,相反,作者经过悉心拆解解释器相关的概念,在每一章节中逐步进行讲解和实现,并且保证每个章节结束之后都有一个可以运行的解释器版本。内容上不会有太过深入的理论,对于普通编程爱好者也可以很容易地上手学习。

craftinginterpreters_zh是我在学习过程中维护的一个中文版本,也得到了很多朋友的校阅与勘误,在这里自荐一下,希望可以帮助到更多同学。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.