Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nimacpp/meowlang-2
New Meow lang
https://github.com/nimacpp/meowlang-2
fun language meow meowlang
Last synced: 8 days ago
JSON representation
New Meow lang
- Host: GitHub
- URL: https://github.com/nimacpp/meowlang-2
- Owner: nimacpp
- License: mit
- Created: 2024-02-29T18:21:41.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-11T16:52:57.000Z (8 months ago)
- Last Synced: 2024-05-11T17:49:40.042Z (8 months ago)
- Topics: fun, language, meow, meowlang
- Language: C++
- Homepage:
- Size: 691 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Meowlang-2
New Meow lang
# differences
- Convert to command line
- Error capability
- fix bugges
- etc...
# How install for linux
download it and run makefile like :
```bash
chmod +x ./install.sh
./install.sh
```
# The most important functions
``` Meow.puts() `````` Meow.gets() ```
``` Meow.1to() ```
``` @Meow:on/off ```
``` var.name = value ```
``` $namevalue ```
``` @set NewHead ```
``` @set.text() ```
``` @set.show ```