diff --git a/README.md b/README.md index 52f915d..8055b7a 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ A hobby programming language for learning interpreter implementation techniques This project is "overengineering for fun". I hope to implement more features and useful programming tools as a way to learn how they work. +## Examples + +I'll write a real-ish program in Blis eventually. But for now, I have my +[test_programs](test_programs). + ## About the name I've implemented some silly languages for [Quirky Languages Done Quick], and I