Skip to content

Commit

Permalink
there's gonna be a lot of commits after this while i switch to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinshome committed Jun 12, 2019
1 parent bf15bce commit c71515d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README → README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
=============
# slatt #
=============
#slatt esoteric programming language

*+slatt is an esoteric programming language based on the way rapper, "playboi carti", writes tweets.

Expand Down Expand Up @@ -28,10 +26,12 @@
- program will then be built by slatt compiler and run

*+"Hello, world!" example:
```
1 **slatt!** # this is reqired at the top of every slatt file
2
3 +yo pierre("Hello, world!") # outputs "Hello, world!" in console
4
5 ok! # this is required at the bottom of every slatt file
```

(this example can be run with "python -m slatt slatt/examples/hello.slatt")

0 comments on commit c71515d

Please sign in to comment.