Skip to content

mech-lang/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c075a44 Β· Aug 13, 2024
Jul 1, 2024
Feb 28, 2023
May 21, 2021
Dec 7, 2022

Repository files navigation

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: [email protected].

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