Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Delta456/monkey_v

[WIP] Implementation of Monkey :monkey: Language in V
https://github.com/Delta456/monkey_v

interpreter language monkey monkey-language v vlang

Last synced: 3 months ago
JSON representation

[WIP] Implementation of Monkey :monkey: Language in V

Awesome Lists containing this project

README

        

# Monkey Interpreter in V

![CI](https://github.com/Delta456/monkey_v/workflows/CI/badge.svg?branch=dev)

Implementation of [Monkey Programming Language](https://monkeylang.org/) in [V](https://vlang.io/) from [Interpreter Book](https://interpreterbook.com/).

## Installation

**TODO**

## Usage

**TODO**

## License

License under [MIT](LICENSE.md)