Skip to content

Repository files navigation

The Mew Idea

Be the next step up from scratch as a language for people to learn.

Examples of Principles in Practice

Checkout the examples folder from some example projects!

float velocity = 1

void update() {
    X += velocity
    velocity *= 0.9
}

Todo

  • Resolve paths when dealing with dependencies and source
  • Add additional control statements (for, return)
  • Support type casting
  • Validate and Type Compute Step

Future

  • Support properties and namespaces (.)

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages