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

https://github.com/dariubs/meow

meow programming language
https://github.com/dariubs/meow

programming-language

Last synced: 4 months ago
JSON representation

meow programming language

Awesome Lists containing this project

README

          

meow
====

meow is a programming language for cat lovers 😻

Dependencies
------------

- gnu readline

Install
-------

```
git clone https://github.com/dariubs/meow.git && cd meow
make
```

Run
---

```
./meow
```