Skip to content

codefat/moha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moha

Logo

Moha is an open source programming language. It aims to be simple, fast, and reliable.

Official website: https://mohalang.org

Get excited! Moha is under active development. Yet it is far away from well-designed. It's not working yet.

Compile

$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ venv/bin/rpython targetmoha.py

Contributing

Send a pull request to https://github.com/mohalang/moha. We appreciate your help. For contribution, please read contribution guidelines. Stay tuned.

License

Apache License Version 2.0

About

Moha is an open source programming language. It aims to be simple, fast, and reliable.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.5%
  • Modelica 10.5%