Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/torhamdev/slow-laggy
the slowest and most laggy programming language in the world!
https://github.com/torhamdev/slow-laggy
Last synced: about 22 hours ago
JSON representation
the slowest and most laggy programming language in the world!
- Host: GitHub
- URL: https://github.com/torhamdev/slow-laggy
- Owner: TorhamDev
- License: mit
- Created: 2023-11-14T03:37:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-17T15:25:33.000Z (12 months ago)
- Last Synced: 2023-11-18T16:47:24.329Z (12 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slow-Laggy
The slowest and most laggy programming language in the world!
>For all Developers Worldwide who appreciate the value of **patience**!## How to code in Slow-Laggy
First, clone the Slow-Laggy repository(Dial-up Internet Connection suggested) using
```
git clone https://github.com/TorhamDev/Slow-Laggy
```
>Now guess what? you've got your own version of Slow-Laggy Interpreter!### It's time to code!
Write your first lines of code in Slow-Laggy and save it to snail.slow :```
println "Hello World!"
```### Let the magic begin!
Pass your snail.sl file to our Slow-Laggy interpreter to see the magic snails were hiding for centuries:
```
python interpreter/sl.py snail.slow# Hello World!
```## LICENSE
Slow-Laggy is Distributed under the MIT License. See LICENSE for more information.