Samsung/MeziLang

Name: MeziLang

Owner: Samsung

Description: An open source programming language, and compiler for JVM.

Created: 2017-04-10 04:46:35.0

Updated: 2017-11-01 20:10:58.0

Pushed: 2017-06-25 13:33:23.0

Homepage: null

Size: 284

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

The Mezi Programming Language

Mezi is an general purpose open source programming language.

This programming language is an non-java JVM language. The source code written in the Mezi is compiled to JVM byte code.

Mezi is interested in the followings.

  1. Expression oriented grammar
  2. Type generalization, and type inference
  3. Identifying definition and assignment
  4. Thread serialization & live migration (Future Plan)
Getting Started

Building Mezi compiler & Helloworld example

Example Mezi code
  1. Simple grammar examples

  2. Simple algorithm implementation examples

Contributing

The project can only accept contributions which are licensed under the Apache License 2.0 and are signed according to the Mezi languagge Developer's Certificate of Origin. For further information please see our Contribution Guidelines.

License

Mezi languagge is open source software under the Apache License 2.0. Complete license and copyright information can be found in the source code.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.