Looking for feedback on my own programming language (Siyo)

📰 Dev.to · Siyabend Urun

Get feedback on creating a custom programming language and learn from others' experiences

advanced Published 10 Apr 2026
Action Steps
  1. Design a custom programming language using JVM bytecode compilation
  2. Compile and test the language to identify potential issues
  3. Share the language with the developer community to gather feedback
  4. Implement feedback and iterate on the language design
  5. Compare the custom language with existing languages to identify unique features and areas for improvement
Who Needs to Know This

Software engineers and language designers can benefit from understanding the process of creating a custom programming language and gathering feedback from the community

Key Insight

💡 Gathering feedback from the community is crucial for improving and refining a custom programming language

Share This
🚀 Create your own programming language and get feedback from the community! 💬

Key Takeaways

Get feedback on creating a custom programming language and learn from others' experiences

Full Article

Hi I am looking for honest feedback on my own JVM bytecode compiled programming language. It is...
Read full article → ← Back to Reads