notes icon indicating copy to clipboard operation
notes copied to clipboard

Foundations of Programming Languages (Undergraduate Topics in Computer Science)

Open wdv4758h opened this issue 7 years ago • 1 comments

foundation

ISBN-13: 978-3319133133 ISBN-10: 3319133136 Amazon: https://www.amazon.com/Foundations-Programming-Languages-Undergraduate-Computer/dp/3319133136/ CoCo: http://knuth.luther.edu/~leekent/CoCo/

wdv4758h avatar Feb 10 '17 18:02 wdv4758h

作者基於 CPython 用 C++ 實做了一個 Language VM 叫 CoCo,相容 CPython 3.2 的 bytecode,藉此來講解程式語言,內容包含 Standard ML、Prolog、Type Inference 等等。

wdv4758h avatar Feb 10 '17 18:02 wdv4758h