Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 228 Bytes

README.adoc

File metadata and controls

16 lines (12 loc) · 228 Bytes

Introduction

Morelia is a variation on a Python theme.

Status

Starting

Building

Run
  build.sh
in the repository root.

Custom

Building can be as simple as
  cc -o morelia *.c -lm