Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/henesy/clox9

Port of Nystrom's clox implementation of the Lox language to Plan9
https://github.com/henesy/clox9

9front clox language lox plan9 port

Last synced: 1 day ago
JSON representation

Port of Nystrom's clox implementation of the Lox language to Plan9

Lists

README

        

# clox9

A port of the C implementation of the Lox interpreter from [Crafting Interpreters](https://github.com/munificent/craftinginterpreters) ported to Plan9.

LICENSE file is copied from the original repository.

## Build

mk

## Install

mk install