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
- Host: GitHub
- URL: https://github.com/dariubs/meow
- Owner: dariubs
- Created: 2019-11-04T19:01:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-31T13:41:17.000Z (about 5 years ago)
- Last Synced: 2025-07-11T04:40:43.205Z (7 months ago)
- Topics: programming-language
- Language: C
- Homepage:
- Size: 4.88 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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
```