{"id":3543,"date":"2021-08-13T22:19:46","date_gmt":"2021-08-14T03:19:46","guid":{"rendered":"https:\/\/truxgoservers.com\/blog\/?p=3543"},"modified":"2021-08-13T22:20:00","modified_gmt":"2021-08-14T03:20:00","slug":"remorse-is-a-language-with-4-simple-instructions","status":"publish","type":"post","link":"https:\/\/truxgoservers.com\/blog\/remorse-is-a-language-with-4-simple-instructions\/","title":{"rendered":"ReMorse is a language with 4 simple instructions"},"content":{"rendered":"\n<p>ReMorse is an esoteric programming language invented by Ryan Kusnery and it also has a similarity to Morse code. This also consists of four instructions. The hyphen (-) and hyphen (- followed by a space) instructions select the next and previous operation, respectively, from a circular list of seven operations. Dot (.) And dotty (. Followed by a space) perform the operation and the opposite of the operation being selected, respectively.<\/p>\n\n\n\n<p>The ReMorse.- syntax is essentially binary, but uses the morse code &#8220;.&#8221; (period) and \u201c-\u201d (hyphen) as its digits. The dots and hyphens are paired, so the language has four instructions: &#8220;..&#8221;, &#8220;.-&#8220;, &#8220;-. &#8221; Y &#8221; &#8211; &#8220;. All characters that are not periods or hyphens are ignored, so blanks and comments (without periods or hyphens) can be embedded in code. (The original reMorse syntax described in the preview is a bit more complex than the descendants of reMorse in their parse rules.) Instructions are executed in sequence unless a jump occurs.<\/p>\n\n\n\n<p>This language has 256 1-byte registers arranged in a circular list. Each record is initialized with index value 0 from its place in the list. Therefore, Register 0 is initialized with 00, Register 1 is initialized with 01, and so on. The &#8220;record pointer&#8221; keeps track of the &#8220;current record&#8221; and initially starts at Record 1.<\/p>\n\n\n\n<p>Also ReMorse has an unlimited stack for 1-byte values. In practice, the stack looks more like a list, because the &#8220;stack pointer&#8221; is not necessarily at the top of the stack. The stack pointer points between values, so it may or may not have a value below or above it. A push or pop only affects the values \u200b\u200bbelow the stack pointer. The &#8220;stack byte&#8221; (if there is one) is the stack byte just below the stack pointer.<\/p>\n\n\n\n<p>Other exotic programming languages:<br><a href=\"https:\/\/truxgoservers.com\/blog\/arnoldc-for-arnold-schwarzenegger-lovers\/\">ArnoldC For Arnold Schwarzenegger Lovers<\/a><br><a href=\"https:\/\/truxgoservers.com\/blog\/lolcode-an-esoteric-programming-language\/\">LolCode \u2013 An esoteric programming language<\/a><br><a href=\"https:\/\/truxgoservers.com\/blog\/shakespeare-a-unique-programming-lenguage\/\">Shakespeare Unique Programming Language<\/a><br><a href=\"https:\/\/truxgoservers.com\/blog\/leetspeak-really-complex-programming-language\/\">LeetSpeak really complex programming language<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ReMorse is an esoteric programming language invented by Ryan Kusnery and it also has a similarity to Morse code. This also consists of four instructions. The hyphen (-) and hyphen (- followed by a space) instructions select the next and previous operation, respectively, from a circular list of seven operations. Dot (.) And dotty (. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":3544,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[213,33],"class_list":["post-3543","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorial","tag-lenguage","tag-tutorial"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>ReMorse is a language with 4 simple instructions - Truxgo Server Blog<\/title>\n<meta name=\"description\" content=\"Maybe you have ever heard about Morse code and if you know it you may like this programming language called ReMorse........\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/truxgoservers.com\/blog\/remorse-is-a-language-with-4-simple-instructions\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ReMorse is a language with 4 simple instructions - Truxgo Server Blog\" \/>\n<meta property=\"og:description\" content=\"Maybe you have ever heard about Morse code and if you know it you may like this programming language called ReMorse........\" \/>\n<meta property=\"og:url\" content=\"https:\/\/truxgoservers.com\/blog\/remorse-is-a-language-with-4-simple-instructions\/\" \/>\n<meta property=\"og:site_name\" content=\"Truxgo Server Blog\" \/>\n<meta property=\"article:published_time\" content=\"2021-08-14T03:19:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-14T03:20:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2021\/08\/Morse.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2400\" \/>\n\t<meta property=\"og:image:height\" content=\"1600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Truxgo\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"Truxgo\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/remorse-is-a-language-with-4-simple-instructions\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/remorse-is-a-language-with-4-simple-instructions\\\/\"},\"author\":{\"name\":\"Truxgo\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#\\\/schema\\\/person\\\/8b409c26449db6aa09724b45331e333e\"},\"headline\":\"ReMorse is a language with 4 simple instructions\",\"datePublished\":\"2021-08-14T03:19:46+00:00\",\"dateModified\":\"2021-08-14T03:20:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/remorse-is-a-language-with-4-simple-instructions\\\/\"},\"wordCount\":315,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/remorse-is-a-language-with-4-simple-instructions\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/Morse.jpg\",\"keywords\":[\"Lenguage\",\"Tutorial\"],\"articleSection\":[\"Tutorial\"],\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/remorse-is-a-language-with-4-simple-instructions\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/remorse-is-a-language-with-4-simple-instructions\\\/\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/remorse-is-a-language-with-4-simple-instructions\\\/\",\"name\":\"ReMorse is a language with 4 simple instructions - Truxgo Server Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/remorse-is-a-language-with-4-simple-instructions\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/remorse-is-a-language-with-4-simple-instructions\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/Morse.jpg\",\"datePublished\":\"2021-08-14T03:19:46+00:00\",\"dateModified\":\"2021-08-14T03:20:00+00:00\",\"description\":\"Maybe you have ever heard about Morse code and if you know it you may like this programming language called ReMorse........\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/remorse-is-a-language-with-4-simple-instructions\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/remorse-is-a-language-with-4-simple-instructions\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/remorse-is-a-language-with-4-simple-instructions\\\/#primaryimage\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/Morse.jpg\",\"contentUrl\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/Morse.jpg\",\"width\":2400,\"height\":1600,\"caption\":\"Hand tapping morse code on an antique telegraph machine\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/remorse-is-a-language-with-4-simple-instructions\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ReMorse is a language with 4 simple instructions\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/\",\"name\":\"Truxgo Server Blog\",\"description\":\"Cloud Server and Hosting Tutorials.\",\"publisher\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#organization\",\"name\":\"Truxgo Server Blog\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/cropped-truxgo-logo-blanco.png\",\"contentUrl\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/cropped-truxgo-logo-blanco.png\",\"width\":1250,\"height\":278,\"caption\":\"Truxgo Server Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#\\\/schema\\\/person\\\/8b409c26449db6aa09724b45331e333e\",\"name\":\"Truxgo\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g\",\"caption\":\"Truxgo\"},\"sameAs\":[\"https:\\\/\\\/truxgoservers.com\\\/blog\"],\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/author\\\/truxgo\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ReMorse is a language with 4 simple instructions - Truxgo Server Blog","description":"Maybe you have ever heard about Morse code and if you know it you may like this programming language called ReMorse........","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/truxgoservers.com\/blog\/remorse-is-a-language-with-4-simple-instructions\/","og_locale":"es_MX","og_type":"article","og_title":"ReMorse is a language with 4 simple instructions - Truxgo Server Blog","og_description":"Maybe you have ever heard about Morse code and if you know it you may like this programming language called ReMorse........","og_url":"https:\/\/truxgoservers.com\/blog\/remorse-is-a-language-with-4-simple-instructions\/","og_site_name":"Truxgo Server Blog","article_published_time":"2021-08-14T03:19:46+00:00","article_modified_time":"2021-08-14T03:20:00+00:00","og_image":[{"width":2400,"height":1600,"url":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2021\/08\/Morse.jpg","type":"image\/jpeg"}],"author":"Truxgo","twitter_card":"summary_large_image","twitter_misc":{"Escrito por":"Truxgo","Tiempo de lectura":"2 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/truxgoservers.com\/blog\/remorse-is-a-language-with-4-simple-instructions\/#article","isPartOf":{"@id":"https:\/\/truxgoservers.com\/blog\/remorse-is-a-language-with-4-simple-instructions\/"},"author":{"name":"Truxgo","@id":"https:\/\/truxgoservers.com\/blog\/#\/schema\/person\/8b409c26449db6aa09724b45331e333e"},"headline":"ReMorse is a language with 4 simple instructions","datePublished":"2021-08-14T03:19:46+00:00","dateModified":"2021-08-14T03:20:00+00:00","mainEntityOfPage":{"@id":"https:\/\/truxgoservers.com\/blog\/remorse-is-a-language-with-4-simple-instructions\/"},"wordCount":315,"commentCount":0,"publisher":{"@id":"https:\/\/truxgoservers.com\/blog\/#organization"},"image":{"@id":"https:\/\/truxgoservers.com\/blog\/remorse-is-a-language-with-4-simple-instructions\/#primaryimage"},"thumbnailUrl":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2021\/08\/Morse.jpg","keywords":["Lenguage","Tutorial"],"articleSection":["Tutorial"],"inLanguage":"es","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/truxgoservers.com\/blog\/remorse-is-a-language-with-4-simple-instructions\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/truxgoservers.com\/blog\/remorse-is-a-language-with-4-simple-instructions\/","url":"https:\/\/truxgoservers.com\/blog\/remorse-is-a-language-with-4-simple-instructions\/","name":"ReMorse is a language with 4 simple instructions - Truxgo Server Blog","isPartOf":{"@id":"https:\/\/truxgoservers.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/truxgoservers.com\/blog\/remorse-is-a-language-with-4-simple-instructions\/#primaryimage"},"image":{"@id":"https:\/\/truxgoservers.com\/blog\/remorse-is-a-language-with-4-simple-instructions\/#primaryimage"},"thumbnailUrl":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2021\/08\/Morse.jpg","datePublished":"2021-08-14T03:19:46+00:00","dateModified":"2021-08-14T03:20:00+00:00","description":"Maybe you have ever heard about Morse code and if you know it you may like this programming language called ReMorse........","breadcrumb":{"@id":"https:\/\/truxgoservers.com\/blog\/remorse-is-a-language-with-4-simple-instructions\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/truxgoservers.com\/blog\/remorse-is-a-language-with-4-simple-instructions\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/truxgoservers.com\/blog\/remorse-is-a-language-with-4-simple-instructions\/#primaryimage","url":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2021\/08\/Morse.jpg","contentUrl":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2021\/08\/Morse.jpg","width":2400,"height":1600,"caption":"Hand tapping morse code on an antique telegraph machine"},{"@type":"BreadcrumbList","@id":"https:\/\/truxgoservers.com\/blog\/remorse-is-a-language-with-4-simple-instructions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/truxgoservers.com\/blog\/"},{"@type":"ListItem","position":2,"name":"ReMorse is a language with 4 simple instructions"}]},{"@type":"WebSite","@id":"https:\/\/truxgoservers.com\/blog\/#website","url":"https:\/\/truxgoservers.com\/blog\/","name":"Truxgo Server Blog","description":"Cloud Server and Hosting Tutorials.","publisher":{"@id":"https:\/\/truxgoservers.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/truxgoservers.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/truxgoservers.com\/blog\/#organization","name":"Truxgo Server Blog","url":"https:\/\/truxgoservers.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/truxgoservers.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/cropped-truxgo-logo-blanco.png","contentUrl":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/cropped-truxgo-logo-blanco.png","width":1250,"height":278,"caption":"Truxgo Server Blog"},"image":{"@id":"https:\/\/truxgoservers.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/truxgoservers.com\/blog\/#\/schema\/person\/8b409c26449db6aa09724b45331e333e","name":"Truxgo","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/secure.gravatar.com\/avatar\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g","caption":"Truxgo"},"sameAs":["https:\/\/truxgoservers.com\/blog"],"url":"https:\/\/truxgoservers.com\/blog\/author\/truxgo\/"}]}},"_links":{"self":[{"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/posts\/3543","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/comments?post=3543"}],"version-history":[{"count":4,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/posts\/3543\/revisions"}],"predecessor-version":[{"id":3889,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/posts\/3543\/revisions\/3889"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/media\/3544"}],"wp:attachment":[{"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/media?parent=3543"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/categories?post=3543"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/tags?post=3543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}