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).
- 14:23, 22 March 2024 Faian36 talk contribs created page Definitely unusable (Created page with "'''Definitely unusable''' is a language that is supposed to be a derivative of Line Feed. Sadly, there is a bug in the implementation! ==Syntax== The only valid program is the single newline, which does nothing. Anything else will print out an error. ==Implementations== Written in JavaScript: <pre> function interpret(code) { if(code=='\n') {} else { console.log('Syntax Error:') // Uhhh... // How to print the contents of a variable?...")
- 13:29, 22 March 2024 Faian36 talk contribs created page User:Faian36 (Created page with "Hello! I'm faian36 (The capitalization may differ depending on the platform). I like creating esolangs and exploring the ones others created! ==Languages I created== In chronological order: * No.pe. * Definitely unusable (haven't created the wiki page for it yet) ==Languages I'm currently working on== * Nightmare Puzzlang -> see Puzzlang * PrefixLang Category:People")
- 18:17, 13 March 2024 Faian36 talk contribs created page No.pe. (A Nope. derivative without quines.)
- 17:11, 13 March 2024 User account Faian36 talk contribs was created