Skip to content

orcinus-lang/orcinus-bootstrap

Repository files navigation

Orcinus Build Status

This repository contains my hobby compiler (orcinus - static Python).

Install

Use Python 3.7 and install project dependencies:

pip install orcinus

Usage

For compile source code to LLVM IR use next command:

orcinus build example.orx  

Examples

View scripts in directory tests.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages