Hedy is a gradual programming language aimed at teaching programming and teaching Python. It teaches using different levels. The first level just offers printing text and asking for input. This level is meant to introduce learners to the idea of a programming language, and the environment. From there, Hedy builds up to include more complex syntax and additional concepts.
The latest version of Hedy can be found at hedycode.com.
If you want to see what the core team will work on next, you can follow our Project or follow the Discussions.
A great and simple way to help out Hedy is to help us translate Hedy into more languages! You do not need programming experience or knowledge to translate Hedy.
Note that at this point we only support left to right languages, but we are working on right to left too.
Great! We have two ways of monitoring ideas.
If is is a small fix, it is best to make an issue. Issues are meant for things we know that we want to work on, such as:
- Error messages that need to be improved
- Crashes or bugs
If it is a new idea, start a discussion. Discussions are a place to chat about stuff we do not know if we want to work on yet, or we are not sure how to do, such as:
- New keywords
- new meanings for existing keywords
- Experimental improvements to the parser/transpiler
We would love to have a few more programmers join the Hedy core team!
See how you can get started with contributing in our docs: CONTRIBUTING.md.
You can follow the Discussions to stay up to date on things we are working on and considering. Full documentation including our design and design principles can be found DESIGN.md