You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,7 @@ Would like to participate in the Lang Jam and need a few resources on creating a
44
44
## Other
45
45
*[Write you a programming language](https://github.com/stereobooster/write-you-a-programming-language) - huge collection of small programming languages that you can implement in a relatively small amount of time for educational purposes as well as other useful resources
46
46
*[PL resources](https://bernsteinbear.com/pl-resources/) - a collection of compiler, runtime, and runtime optimization resources
47
+
*[Context Free](https://www.youtube.com/channel/UCS4FAVeYW_IaZqAbqhlvxlA) - a YouTube channel dedicated to programming languages
0 commit comments