Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wongjiahau/pineapple
- Owner: wongjiahau
- License: other
- Created: 2018-04-24T14:37:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-09T07:43:11.000Z (almost 6 years ago)
- Last Synced: 2024-10-19T19:56:28.222Z (18 days ago)
- Topics: compiler, interpreter, language
- Language: TypeScript
- Homepage: https://wongjiahau.github.io/Pineapple/
- Size: 2.64 MB
- Stars: 25
- Watchers: 5
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).