This document serves as a comprehensive guide to the inspirations, resources, and tools that contributed to my creation of FlavorLang. Whether you're exploring the language for personal interest or considering contributing to its development, you'll find valuable insights and references here.
- Inspiration Languages
- Books & Tutorials
- Websites & Blogs
- YouTube Videos & Playlists
- Tools & Frameworks Used in Development
- License
The syntax & features draw inspiration from the following languages:
- Python: For its simplicity & readability.
- TypeScript/JavaScript: For its flexible yet structured approach to programming, as well as its C-like syntaxm, which I much prefer to Python/Ruby and the like.
- Rust: For its focus on modern syntax, like ranges.
-
I made my own programming language, HERE'S HOW! — Low Level Game Dev
-
Making a Programming Language & Interpreter in under 10 minutes! — bvdl.io
This project is licensed under the Apache 2.0 License — see the LICENSE file for details.
© 2024-2025 Kenneth Oliver. All rights reserved.