Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 684 Bytes

File metadata and controls

22 lines (12 loc) · 684 Bytes

The Oxiby Programming Language

This repository contains a tutorial-style book for Oxiby, an experimental programming language.

Read the book

You can read the book on the web at the Oxiby website.

Examples

Example Oxiby programs used in the book can be found grouped by chapter in the examples directory.

Development

The book is written in Markdown using mdBook.

Legal

The Oxiby Programming Language is Copyright (c) 2025 Jimmy Cuadra and the Oxiby contributors.

The Oxiby Programming Language is available under the Apache 2.0 license with LLVM expection. See the attached LICENSE file.