Kaydet (Commit) 5cb25635 authored tarafından Batuhan Taşkaya's avatar Batuhan Taşkaya

bam

üst a0e3f94e
```
> find -name "*.btlang" -exec cat {} \; -exec python -m btlang {} \; -exec echo -e "\n" \;
`print`i çağır
`__import__`i çağır şunlarla "__hello__"
Hello world!
`print`i çağır şunlarla "Hello" ve "World!"
Hello World!
`print`i çağır şunlarla "Stargate toplam" ve 3 ve "filmden oluşuyor."
Stargate toplam 3 filmden oluşuyor.
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment