Skip to content

IstsPrograms/SymbLang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SymbLang

. - output as Ascii.
, - input.
; - clear data.
& - character that the main line start with.
@<value: 0 - 9> - character that the function starts with.
: - the end of function
% - end of line
? - output as number
< - move to the left cell
> - move to the right cell
+ - add 1
- - remove 1
*<value: 0 - 9> - multiply by value
$<value: 0 - 9> - call a function

About

SymbLang are my programming language! Inspired by the brainf**k.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages