Skip to content

AverageAssemblyProgrammer/mix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mix programming langauge

Warning!! Mix is not complete yet, and it could break at any moment, use at own risk!!

Mix is a programming language which derives its features from many other programming languages.

Quick Start

$ ./mix.py help
$ ./mix.py com examples/hello.mix
$ ./examples/hello 

Future Goals

  • Turing Complete
  • Memory Allocation
  • Generating an AST (Abstract Syntax Tree)
  • Static Type Checking
  • Graphics
  • Optimized
  • Windows/MacOS compatable

About

The Mix programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages