All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Esolang. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:45, 24 March 2025 C0ffee talk contribs created page Fn (Created page with "{{lowercase}} '''fn''' is a programming language. ==Functions== {| class="wikitable" |- ! Function !! Description |- | 0 || 0 |- | s(a) || return a+1 |- | i(a,b) || set the a-th memory value to b |- | d(a,b) || return b |- | w(a,b) || execute b while the a-th memory value |- | c(a,b) || return a+b (string) |- | u(a) || return &#{a};")
- 02:13, 14 March 2025 C0ffee talk contribs created page Sb (Created page with "'''sb''' is a stack-based esoteric language. ==Commands== {| class="wikitable" |- ! Command !! Description |- | + || pop a, pop b, push b+a |- | - || pop a, pop b, push b-a |- | * || pop a, pop b, push b*a |- | / || pop a, pop b, push b/a |- | _ || pop a, push -a |- | % || pop a, pop b, push b%a |- | ~ || pop a, pop b, push b/a, push b%a |- | "[String]" || push [String] |- | '[chr] || push [chr] |- | ! || pop a, eval a |- | : || pop a, push a, push a |- | \ || pop a |-...")
- 10:44, 24 February 2025 C0ffee talk contribs created page User:C0ffee (Created page with "Hello.")
- 09:47, 24 February 2025 User account C0ffee talk contribs was created