Skip to content
forked from hedyorg/hedy

Hedy is a gradual programming language, which increases in syntactic elements level by level.

License

Notifications You must be signed in to change notification settings

MarleenGilsing/hedy

 
 

Repository files navigation

Hedy

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.

image

The latest version of Hedy can be found at hedycode.com.

Want to help improve Hedy?

See how we can use your help here: CONTRIBUTING.md. Full documentation including our design and design principles can be found DESIGN.md

About

Hedy is a gradual programming language, which increases in syntactic elements level by level.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 74.9%
  • JavaScript 15.3%
  • HTML 8.2%
  • CSS 1.2%
  • Other 0.4%