User contributions for Luohoa97
Jump to navigation
Jump to search
4 May 2025
- 11:0111:01, 4 May 2025 diff hist +126 N Talk:Aether Created page with "Is this a mere concept or a working language? ~~~~" current
- 10:4610:46, 4 May 2025 diff hist +14 Language list No edit summary
- 10:4310:43, 4 May 2025 diff hist +75 Aetherc No edit summary current
- 10:4010:40, 4 May 2025 diff hist +959 N Aetherc Created page with "# Aetherc The official Aether [https://aetherc.vercel.app website] ## Purpose Aetherc is a programming language to solve issues like bad syntax and the slowness of interpreted languages. Aether is a general purpose language like ''C'' or ''Lua''. ## Examples of Aether: ```aether const var1 = "Hello" const var2 = "World!" print(var1..var2) -- Concatenates var1 and var2 ``` The resulting llvm ir code is: ```llvm @str = private unnamed_addr constant [12 x i8] c"Hello..."
- 10:2410:24, 4 May 2025 diff hist +414 m Esolang:Introduce yourself No edit summary