Obratnaya replSource@SixBeeps @RaidTheWeb @NoNameByProgram Here is post!
Table for features
#include <stdout.oba> .main: push Hello, world! push msgln call @ ret
#include <stdout.oba> .data: .empty .empty .empty .decimal 100 .main: mov 3,@ sub @,1 movd @,3 mov 3,@ push bottles of beer on the wall, concat @,@ mov 3,@ push bottles of beer, concat @,@ concat @,@ push msgln call @ mov 3,@ sub @,1 movd @,3 push Take on down, pass it around, push msgln call @ mov 3,@ push bottles of beer on the wall concat @,@ push msgln call @ jmp 5
Cookeylang is faster in my tests and is more versatile and why not just use assembly?
@Miner36 bc assembly makes long code
@Miner36 and this is installing packages before run
Obratnaya
Obratnaya repl
Source
@SixBeeps @RaidTheWeb @NoNameByProgram Here is post!
Table for features
Samples
Hello world
What does this program do?
99 Bottles of beer
What does this program do?
Cookeylang is faster in my tests and is more versatile and why not just use assembly?
@Miner36 bc assembly makes long code
@Miner36 and this is installing packages before run