Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wongjiahau/pineapple

Definition for Pineapple language and its compiler
https://github.com/wongjiahau/pineapple

compiler interpreter language

Last synced: 15 days ago
JSON representation

Definition for Pineapple language and its compiler

Awesome Lists containing this project

README

        

# Pineapple Language

|Build status| Result |
|--|--|
|Travis CI|[![Build Status](https://travis-ci.org/wongjiahau/Pineapple.svg?branch=master)](https://travis-ci.org/wongjiahau/Pineapple)
|Circle CI| [![CircleCI](https://circleci.com/gh/wongjiahau/Pineapple.svg?style=svg)](https://circleci.com/gh/wongjiahau/Pineapple)
|Code coverage| [![codecov](https://codecov.io/gh/wongjiahau/Pineapple/branch/master/graph/badge.svg)](https://codecov.io/gh/wongjiahau/Pineapple)

Pineapple is a language that focus on maintainability.

Read more at [Pineapple Documentation](https://wongjiahau.github.io/Pineapple/).