7.1: Intro to Session 7: Context-Free Grammar - Programming with Text
This video introduces Session 7: Context-Free Grammar from the ITP course "Programming from A to Z". A Context-Free Grammar is a set of recursive "replacement" rules to generate text. In this session, I discuss two JavaScript libraries: Tracery and RiTa.js for working with context-free grammars. Finally, I code from scratch basic context-free grammar system.
Videos discussed in this video:
๐Next video: https://youtu.be/C3EwsSNJeOE
๐Course url: http://shiffman.net/a2z/
๐GitHub Repo with all the info for Programming from A to Z: https://github.com/shiffman/A2Z-F16
๐ Website: http://thecodingtrain.com/
๐พ Share Your Creation! https://thecodingtrain.com/Guides/community-contribution-guide.html
๐ฉ Suggest Topics: https://github.com/CodingTrain/Rainbow-Topics
๐ก GitHub: https://github.com/CodingTrain
๐ฌ Discord: https://discord.gg/hPuGy2g
๐ Membership: http://youtube.com/thecodingtrain/join
๐ Store: https://standard.tv/codingtrain
๐ Books: https://www.amazon.com/shop/thecodingtrain
๐๏ธ Twitter: https://twitter.com/thecodingtrain
๐ธ Instagram: https://www.instagram.com/the.coding.train/
๐ฅ Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
๐ฅ Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
๐ p5.js: https://p5js.org
๐ p5.js Web Editor: https://editor.p5js.org/
๐ Processing: https://processing.org
๐ Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct