Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 909 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 909 Bytes

Mech is a language for developing data-driven, reactive systems like animations, games, and robots. It makes composing, transforming, and distributing data easy, allowing you to focus on the essential complexity of your project.

Read about progress on our blog, follow us on Twitter @MechLang, or join the mailing list: talk@mech-lang.org.

Contents

  • clock.mec - A clock application demonstrating drawing shapes and reacting to time
  • bouncing-balls.mec - Demonstrates reacting to time, drawing on shapes, and interacting with the user through clicks and mouse movements.
  • robot-drawing.mec - Demonstrates drawing images with rotations, and reacting to changes to a slider control

License

Apache 2.0