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).

Logs
  • 13:44, 8 December 2023 Alx talk contribs created page Lua++ (Created page with "= Lua++ = frameless Lua++: The (in-development) Lua 5.1 superset, made by User: Alx. {| class="wikitable" ! Associated file extensions || Descriptor |- | <code>.lpp</code> || The non-compiled extension type recognised by the Lua++ interpreter. |- | <code>.lppc</code> || The compiled extension type recognised by the Lua++ interpreter. |- |} == Lua++ - What is it? == Lua++ is a superset of Lua that changes the flow of how Lua programs are wr...")
  • 11:02, 8 December 2023 Alx talk contribs created page File:Luapplogo.jpg
  • 11:02, 8 December 2023 Alx talk contribs uploaded File:Luapplogo.jpg
  • 06:21, 18 October 2023 Alx talk contribs created page HolyPy (Created page with "= HolyPy = This page is written up on the HolyPy version: <pre>HolyPy Stable-Closed v3.8</pre>. File: HolyPy.jpg {| class="wikitable" ! Associated file extensions || Descriptor |- | <code>.hpy</code> || The non-compiled extension type recognised by HolyPy. |- | <code>.hpyc</code> || The compiled extension type recognised by HolyPy. |- |} == HolyPy - What is it? == HolyPy is a language created by User: Alx as a homage to Terry A. Davis' HolyC. HolyPy is Python...")
  • 04:26, 18 October 2023 Alx talk contribs created page File:HolyPy.jpg (HolyPy logo.)
  • 04:26, 18 October 2023 Alx talk contribs uploaded File:HolyPy.jpg (HolyPy logo.)
  • 08:27, 23 September 2023 Alx talk contribs created page Lasm (Created page with "= LASM = == What is LASM? == LASM ('''L'''ua '''As'''se'''m'''bly), is a low-level programming language created by User: Alx was designed to be used for a Lua/Python compiler, for an abandoned and unnamed project which compiled Lua to LASM (and assembled into LASM bytecode). == LASM VM == The LASM VM is a register machine, which also utilizes a stack incase register operations are not safe, otherwise register operations are preferred. The LASM VM has 3 registers, be...")
  • 17:07, 22 September 2023 Alx talk contribs created page User talk:Alx (Created page with "i'm new here so i'm not sure what this means. i'll put this here anyway, please check out my stuff!")
  • 16:52, 22 September 2023 Alx talk contribs created page SCiPL (Created page with "= SCiPL (SCi Programming Language) = The SCi programming language is a high-level, interpreted, dynamically typed programming language created by User:Alx. == SCiPL - Data Types == {| class="wikitable" |- | <code>NULL</code> || Initialized at runtime under names (nil, NULL). |- | <code>bool</code> || Represented in code as 'true' or 'false'. |- | <code>string</code> || Represented in code as single or double-quoted literals. |- | <code>int</code> || Represented in c...")
  • 13:58, 22 September 2023 Alx talk contribs created page User:Alx (Created page with "I am Alx, and I like to make programming languages, compilers and virtual machines.")
  • 13:32, 22 September 2023 User account Alx talk contribs was created