Skip to content

hahnlee/imugi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imugi

The experimental python compiler written in python

imugi compiles python to use the Objective-C Runtime.

Objective-C Runtime is used only for PoC and can be changed later.

Development

  • imugi only supports Python 3.6 or later
  • imugi only supports macOS
pip install -e .[dev]

Pre-commit

isort imugi/**/*.py -c
flake8

Releases

No releases published

Packages

No packages published

Languages