< 1737417756 68839 :mtm!~textual@47.202.75.129 QUIT :Ping timeout: 265 seconds < 1737417998 902962 :mtm!~textual@47.202.75.129 JOIN #esolangs * :Textual User < 1737421196 418612 :amby!~ambylastn@ward-15-b2-v4wan-167229-cust809.vm18.cable.virginm.net QUIT :Quit: so long suckers! i rev up my motorcylce and create a huge cloud of smoke. when the cloud dissipates im lying completely dead on the pavement < 1737422779 425653 :ais523!~ais523@user/ais523 JOIN #esolangs ais523 :(this is obviously not my real name) > 1737422867 644538 PRIVMSG #esolangs :14[[07A+B Problem14]]4 10 02https://esolangs.org/w/index.php?diff=150464&oldid=150463 5* 03Jan jelo 5* (+245) 10/* JavaScript */ < 1737429232 265123 :yewscion_!~yewscion@c-73-236-134-241.hsd1.pa.comcast.net JOIN #esolangs * :Claire Rodriguez < 1737429338 880405 :yewscion!~yewscion@2601:547:1400:1ab0:3de7:b1f7:6b12:760 QUIT :Ping timeout: 272 seconds < 1737429855 426017 :ais523!~ais523@user/ais523 QUIT :Ping timeout: 246 seconds < 1737433521 974767 :ais523!~ais523@user/ais523 JOIN #esolangs ais523 :(this is obviously not my real name) < 1737433598 227058 :yewscion_!~yewscion@c-73-236-134-241.hsd1.pa.comcast.net QUIT :Read error: Connection reset by peer < 1737433615 232254 :yewscion_!~yewscion@c-73-236-134-241.hsd1.pa.comcast.net JOIN #esolangs yewscion :Claire Rodriguez > 1737433663 474506 PRIVMSG #esolangs :14[[07MoreMathRPN/Quine14]]4 10 02https://esolangs.org/w/index.php?diff=150465&oldid=150417 5* 03Calculus is fun 5* (+244) 10Better explanation of quine < 1737434305 761333 :yewscion_!~yewscion@c-73-236-134-241.hsd1.pa.comcast.net QUIT :Remote host closed the connection < 1737434388 578204 :zzo38!~zzo38@host-24-207-52-143.public.eastlink.ca PRIVMSG #esolangs :I had read today in library about someone invented "floating floating point" that the number of bits of exponent and fraction part can be varied. < 1737435443 485717 :pococuranteconfi!~pococuran@user/pococuranteconfi JOIN #esolangs pococuranteconfi :realname < 1737436958 169971 :pococuranteconfi!~pococuran@user/pococuranteconfi QUIT :Read error: Connection reset by peer < 1737438819 418570 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :hmm, you could also have a floating-point variant where the exponent was itself a floating-point number (but the range of exponents for the exponent would not include negative numbers, as those wouldn't be useful) < 1737439108 282535 :zzo38!~zzo38@host-24-207-52-143.public.eastlink.ca PRIVMSG #esolangs :It is what I thought before I had finished reading the article. < 1737439564 400322 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :this reminds me of a number format I was thinking about, which consists of a length followed by digits, and the length is recursively written in the same format (with a special case for 1 so that the recursion has a base case) < 1737443898 551745 :Sgeo_!~Sgeo@user/sgeo QUIT :Read error: Connection reset by peer < 1737444829 191630 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :ais523, zzo38: https://logs.esolangs.org/libera-esolangs/2025-01.html#lEc < 1737444851 617961 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :which links to https://adamscherlis.github.io/blog/iterlog-coding/ < 1737444987 793456 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :hmm, it doesn't seem very good at encoding integers < 1737445742 399021 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :ais523: for natural numbers, Amicus encodes them as the list of the lengths of runs of zeros in the binary digits of the number, where each length is represented the same way. this is nice because it's a bijection between natural numbers and lists. < 1737445748 30266 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :https://esolangs.org/wiki/Amicus < 1737445788 629320 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :what number does an empty list represent? 0 or 1? < 1737445840 33605 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :oh, presumably 0 is [] and 1 is [0] < 1737445846 703249 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :an empty list represents 0; 1 is represented by a list containing an empty list because there's an empty run of zeros to the right of the one digit < 1737445865 147806 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :right, and you have one element for each 1 bit in the number > 1737445924 894546 PRIVMSG #esolangs :14[[07Text14]]4 10 02https://esolangs.org/w/index.php?diff=150466&oldid=144969 5* 03BrainFuckGirl 5* (+31) 10/* Development of a compiler */ added compiler in ><> < 1737446005 507233 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :this is also interesting because it gives a bijection between balanced strings (which only contain the bracketing symbols and nothing else) and natural numbers (due to the obvious bijection between balanced strings and lists) < 1737446173 196622 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :as for the length followed by digits with the length encoded the same way, I thought I've seen that somewhere. but I just checked the ICFP 2007 task spec, and no, FUUN DNA does not use that representation. it uses a simple binary with a terminator symbol. > 1737446303 605319 PRIVMSG #esolangs :14[[07MoreMathRPN14]]4 M10 02https://esolangs.org/w/index.php?diff=150467&oldid=150421 5* 03Calculus is fun 5* (+109) 10Added new commands < 1737446607 242129 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :I wrote a program that outputs Amicus encodings: https://tio.run/##AT0Awv9qZWxsef//QuG5ozHhuojhuIrDn@KCrArhuLbDh@KCrMWS4bmY4oCdwrbIrsKkJOKCrOG5m@KAnP///zY0 < 1737446722 611409 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :ais523: https://esolangs.org/wiki/Amycus#Implementing tells how to increment a number in the Amicus representation, zzo38 helped me figure this out long ago < 1737446750 109185 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :so in theory you could iterate that rule to get the encodings < 1737446866 743022 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :(the first line is the encoder, the second line iterates over numbers from 0 to input-1 and prints the list readably) < 1737447147 262664 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :the power of two thing kind of bothers me, and I wonder if you could get a better encoding by recursively applying a more tame bijection between numbers and pairs of numbers. (0) ships with such a correspondence built in, but it's not quite right, because it maps 0 itself to the pair (0, 0), and you want a mapping that excludes 0.\ > 1737447245 420742 PRIVMSG #esolangs :14[[07Meowlang14]]4 10 02https://esolangs.org/w/index.php?diff=150468&oldid=119743 5* 03BrainFuckGirl 5* (+53) 10/* Interpreters */ added categories < 1737447399 294931 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :though the Amicus representation lets you go further, trying to apply the (0) representation recursively will end up in an infinite loop pretty early < 1737448649 544636 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :my previous statemetn is wrong, both get stuck at omega first < 1737449685 651322 :ais523!~ais523@user/ais523 QUIT :Quit: quit < 1737452224 277857 :amby!~ambylastn@ward-15-b2-v4wan-167229-cust809.vm18.cable.virginm.net JOIN #esolangs amby :realname > 1737452415 790482 PRIVMSG #esolangs :14[[07X-script14]]4 10 02https://esolangs.org/w/index.php?diff=150469&oldid=150318 5* 03PrySigneToFry 5* (+282) 10 < 1737452904 946952 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl JOIN #esolangs * :Textual User < 1737454285 855630 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz… < 1737454388 572792 :citrons!~citrons@alt.mondecitronne.com QUIT :Ping timeout: 252 seconds < 1737454487 123919 :citrons!~citrons@alt.mondecitronne.com JOIN #esolangs citrons :citrons < 1737456696 363514 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl JOIN #esolangs * :Textual User < 1737458742 197300 :craigo!~craigo@user/craigo JOIN #esolangs craigo :realname < 1737460992 901279 :mtm!~textual@47.202.75.129 QUIT :Ping timeout: 272 seconds < 1737461193 442720 :mtm!~textual@47.202.75.129 JOIN #esolangs mtm :Textual User > 1737461256 327141 PRIVMSG #esolangs :14[[07Mazerunner14]]4 10 02https://esolangs.org/w/index.php?diff=150470&oldid=150440 5* 03BrainFuckGirl 5* (+466) 10/* Code examples */ added Example < 1737461892 1007 :APic!apic@apic.name PRIVMSG #esolangs :Hi < 1737462117 915485 :craigo!~craigo@user/craigo QUIT :Quit: Leaving < 1737463245 434741 :chomwitt!~alex@2a02:587:7a22:8c00:42b0:76ff:fe46:a5fd JOIN #esolangs chomwitt :realname < 1737463472 727064 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz… < 1737464967 430003 :chomwitt!~alex@2a02:587:7a22:8c00:42b0:76ff:fe46:a5fd QUIT :Ping timeout: 246 seconds > 1737465209 203877 PRIVMSG #esolangs :14[[07X-script14]]4 10 02https://esolangs.org/w/index.php?diff=150471&oldid=150469 5* 03PrySigneToFry 5* (+996) 10 < 1737467863 184452 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl JOIN #esolangs * :Textual User > 1737468046 546075 PRIVMSG #esolangs :14[[07MoreMathRPN14]]4 10 02https://esolangs.org/w/index.php?diff=150472&oldid=150467 5* 03Calculus is fun 5* (+443) 10Added new function commands! > 1737468245 838459 PRIVMSG #esolangs :14[[07MoreMathRPN14]]4 M10 02https://esolangs.org/w/index.php?diff=150473&oldid=150472 5* 03Calculus is fun 5* (+4) 10Fixed header hierarchy > 1737469986 784459 PRIVMSG #esolangs :14[[07MoreMathRPN/Quine14]]4 M10 02https://esolangs.org/w/index.php?diff=150474&oldid=150465 5* 03Calculus is fun 5* (+67) 10MInor remark > 1737470059 584355 PRIVMSG #esolangs :14[[07MoreMathRPN/Quine14]]4 M10 02https://esolangs.org/w/index.php?diff=150475&oldid=150474 5* 03Calculus is fun 5* (+2) 10 > 1737470219 688313 PRIVMSG #esolangs :14[[07SLet14]]4 10 02https://esolangs.org/w/index.php?diff=150476&oldid=149566 5* 03I am islptng 5* (-88) 10 > 1737471272 897635 PRIVMSG #esolangs :14[[07UpDown14]]4 10 02https://esolangs.org/w/index.php?diff=150477&oldid=124084 5* 03IdfbAn 5* (+10) 10Distinguish variables that underflow and overflow error messages refer to > 1737471409 981437 PRIVMSG #esolangs :14[[07UpDown14]]4 10 02https://esolangs.org/w/index.php?diff=150478&oldid=150477 5* 03IdfbAn 5* (+5) 10Make UpDown and UD++ command descriptions consistent < 1737473543 985747 :chomwitt!~alex@2a02:587:7a22:8c00:42b0:76ff:fe46:a5fd JOIN #esolangs chomwitt :realname < 1737473800 171345 :wib_jonas!~wib_jonas@business-37-191-60-209.business.broadband.hu JOIN #esolangs b_jonas :[https://web.libera.chat] wib_jonas < 1737473917 400870 :wib_jonas!~wib_jonas@business-37-191-60-209.business.broadband.hu PRIVMSG #esolangs :ais523: I think the Jelly snippet that you gave is outputting all the lists reversed < 1737475465 678886 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz… < 1737476201 594212 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl JOIN #esolangs * :Textual User > 1737476272 448323 PRIVMSG #esolangs :14[[07Amycus14]]4 10 02https://esolangs.org/w/index.php?diff=150479&oldid=75726 5* 03B jonas 5* (+0) 10/* Implementing */ there was one more typo in the formula < 1737477306 472368 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl QUIT :Read error: Connection reset by peer < 1737477521 288579 :wib_jonas!~wib_jonas@business-37-191-60-209.business.broadband.hu PRIVMSG #esolangs :I mean all the recursive sublists reversed to be clear < 1737478128 498708 :wib_jonas!~wib_jonas@business-37-191-60-209.business.broadband.hu QUIT :Quit: Client closed > 1737480947 314217 PRIVMSG #esolangs :14[[07Special:Log/newusers14]]4 create10 02 5* 03Gotz 5* 10New user account > 1737481220 650213 PRIVMSG #esolangs :14[[07MoreMathRPN14]]4 M10 02https://esolangs.org/w/index.php?diff=150480&oldid=150473 5* 03Calculus is fun 5* (+14) 10minor format < 1737481793 624691 :m5zs7k_!aquares@web10.mydevil.net JOIN #esolangs m5zs7k :m5zs7k < 1737481843 228661 :Melvar!~melvar@dslb-088-070-034-244.088.070.pools.vodafone-ip.de QUIT :Ping timeout: 252 seconds < 1737481845 315145 :jix!~jix@user/jix QUIT :Ping timeout: 248 seconds < 1737481868 213743 :Melvar!~melvar@dslb-088-070-034-244.088.070.pools.vodafone-ip.de JOIN #esolangs Melvar :melvar < 1737481884 753072 :m5zs7k!aquares@web10.mydevil.net QUIT :Read error: Connection reset by peer < 1737481963 961966 :jix!~jix@user/jix JOIN #esolangs jix :Jannis Harder < 1737482391 409480 :m5zs7k_!aquares@web10.mydevil.net NICK :m5zs7k < 1737482948 138982 :lynndotpy6!~rootcanal@134.122.123.70 QUIT :Quit: bye bye < 1737483002 100858 :lynndotpy6!~rootcanal@134.122.123.70 JOIN #esolangs lynndotpy :lynn < 1737484941 468200 :Lord_of_Life_!~Lord@user/lord-of-life/x-2819915 JOIN #esolangs Lord_of_Life :Lord < 1737485013 142194 :Lord_of_Life!~Lord@user/lord-of-life/x-2819915 QUIT :Ping timeout: 248 seconds < 1737485022 76660 :Lord_of_Life_!~Lord@user/lord-of-life/x-2819915 NICK :Lord_of_Life > 1737488316 54063 PRIVMSG #esolangs :14[[07true14]]4 10 02https://esolangs.org/w/index.php?diff=150481&oldid=148975 5* 0347 5* (+39) 10/* Commands */ > 1737489663 17872 PRIVMSG #esolangs :14[[07Vfl14]]4 10 02https://esolangs.org/w/index.php?diff=150482&oldid=130893 5* 0347 5* (+69) 10/* External links */ > 1737489679 549707 PRIVMSG #esolangs :14[[07Vfl14]]4 10 02https://esolangs.org/w/index.php?diff=150483&oldid=150482 5* 0347 5* (+0) 10/* External links */ < 1737490834 63418 :chomwitt!~alex@2a02:587:7a22:8c00:42b0:76ff:fe46:a5fd QUIT :Ping timeout: 248 seconds > 1737491511 915846 PRIVMSG #esolangs :14[[07Nopstacle14]]4 10 02https://esolangs.org/w/index.php?diff=150484&oldid=148737 5* 03Ais523 5* (-5) 10Undo revision [[Special:Diff/148737|148737]] by [[Special:Contributions/Fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff|Fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff]] ([[User talk:Fffffffffffffffffffffffffffffffffffffffffffffffffffffffff > 1737492116 371825 PRIVMSG #esolangs :14[[07MoreMathRPN14]]4 M10 02https://esolangs.org/w/index.php?diff=150485&oldid=150480 5* 03Calculus is fun 5* (+365) 10Added inputSE < 1737493423 142709 :ais523!~ais523@user/ais523 JOIN #esolangs ais523 :(this is obviously not my real name) < 1737494909 629991 :Everything!~Everythin@195.138.86.118 JOIN #esolangs Everything :Everything > 1737494979 79804 PRIVMSG #esolangs :14[[07A+B Problem14]]4 10 02https://esolangs.org/w/index.php?diff=150486&oldid=150464 5* 03Jan jelo 5* (+119) 10 > 1737495053 938327 PRIVMSG #esolangs :14[[07A+B Problem14]]4 10 02https://esolangs.org/w/index.php?diff=150487&oldid=150486 5* 03Jan jelo 5* (+0) 10/* Smalltalk */ > 1737495259 7597 PRIVMSG #esolangs :14[[07A+B Problem14]]4 10 02https://esolangs.org/w/index.php?diff=150488&oldid=150487 5* 03Jan jelo 5* (+29) 10/* Uiua */ > 1737495668 946519 PRIVMSG #esolangs :14[[07MoreMathRPN14]]4 10 02https://esolangs.org/w/index.php?diff=150489&oldid=150485 5* 03Calculus is fun 5* (+228) 10Added function example > 1737496228 430431 PRIVMSG #esolangs :14[[07A+B Problem14]]4 M10 02https://esolangs.org/w/index.php?diff=150490&oldid=150488 5* 03Jan jelo 5* (+33) 10/* Uiua */ > 1737497664 400207 PRIVMSG #esolangs :14[[07MoreMathRPN14]]4 10 02https://esolangs.org/w/index.php?diff=150491&oldid=150489 5* 03Calculus is fun 5* (+118) 10/* Using run */ < 1737500480 303182 :APic!apic@apic.name PRIVMSG #esolangs :cu < 1737501631 968753 :Sgeo!~Sgeo@user/sgeo JOIN #esolangs Sgeo :realname < 1737501917 305586 :Everything!~Everythin@195.138.86.118 QUIT :Quit: leaving > 1737502857 409322 PRIVMSG #esolangs :14[[07Special:Log/newusers14]]4 create10 02 5* 03Somefan 5* 10New user account < 1737503720 697153 :somefan!~somefan@208.58.192.69 JOIN #esolangs * :[https://web.libera.chat] somefan