videos-write-your-own-language

所属分类:模式识别(视觉/语音等)
开发工具:HTML
文件大小:38KB
下载次数:0
上传日期:2017-06-28 07:15:23
上 传 者sh-1993
说明:  关于如何编写编程语言的研讨会
(A workshop on how to write a programming language)

文件列表:
LICENSE.md (20132, 2017-06-28)
code (0, 2017-06-28)
code\datecalc-01-empty.py (64, 2017-06-28)
code\datecalc-02-singleword.py (522, 2017-06-28)
code\datecalc-03-singlewords.py (919, 2017-06-28)
code\datecalc-04-twotokens.py (1621, 2017-06-28)
code\datecalc-05-weeks.py (2061, 2017-06-28)
code\datecalc-06-plus.py (2982, 2017-06-28)
py (3330, 2017-06-28)
write-your-own-language (0, 2017-06-28)
write-your-own-language\cc-by-sa-4.png (1621, 2017-06-28)
write-your-own-language\evaluator.svg (15156, 2017-06-28)
write-your-own-language\lexer.svg (9726, 2017-06-28)
write-your-own-language\parser.svg (7942, 2017-06-28)
write-your-own-language\programming-language-noexe.svg (17149, 2017-06-28)
write-your-own-language\programming-language-parts.svg (26809, 2017-06-28)
write-your-own-language\programming-language.svg (23707, 2017-06-28)
write-your-own-language\structpres.css (3135, 2017-06-28)
write-your-own-language\structpres.js (4569, 2017-06-28)
write-your-own-language\write-your-own-language.html (14130, 2017-06-28)

# Write your own language workshop Presentation slides for a workshop on how to write your own programming language. Versions of the code at each point are at: [code](https://github.com/andybalaam/videos-write-your-own-language/tree/master/code) ## Links * [These slides as a presentation](http://www.artificialworlds.net/presentations/write-your-own-language/write-your-own-language.html) * [datecalc](https://github.com/andybalaam/datecalc) - my version of the language we will write * [Cell](https://github.com/andybalaam/cell) - a much more complicated, but still toy, language I wrote in order to teach about programming languages. * [How to write a programing language](https://github.com/andybalaam/videos-writing-cell) slides for a talk about Cell. * [Video series about Cell](https://www.youtube.com/watch?v=TG0qRDrUPpA&list=PLgyU3jNA6VjT3FW83eHqryNcqd6fsvdrv) * [ACCU Conference talk about Cell](https://www.youtube.com/watch?v=82-XjMzKaC8) * [Series of articles about writing a language](https://github.com/andybalaam/articles-how-to-write-a-programming-language) ## License Licensed under [CC BY-SA](https://creativecommons.org/licenses/by-sa/4.0/) (see [LICENSE.md](LICENSE.md)).

近期下载者

相关文件


收藏者