The Perfect Programming Language

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 พ.ย. 2024

ความคิดเห็น • 660

  • @Robin_Goodfellow
    @Robin_Goodfellow ปีที่แล้ว +2104

    My biggest takeaway from this parody is that new languages often have 3 or so really interesting, possibly useful features, but also about 30 completely deranged features that guarantee its failure

    • @SuperRedstoneman
      @SuperRedstoneman ปีที่แล้ว

      Programmers are nevrotic maniacs and the cursed stuff shown here proves it

    • @Oi-mj6dv
      @Oi-mj6dv ปีที่แล้ว +35

      Based

    • @SimGunther
      @SimGunther ปีที่แล้ว +121

      What were the useful features from DreamBerd:
      - Quantified lifetimes (by positive numbers, not by time)
      - Export into different files rather than import modules
      - Question marks at end of statement for automatic debug info
      - Regex to narrow down string values
      - when statements as an event signal
      The rest is just WHHAAAAA???

    • @SuperRedstoneman
      @SuperRedstoneman ปีที่แล้ว +38

      @SimGunther quantified lifetimes is more tedious than scope because you'd have to count lines exporting makes no sense because you'd have to switch file each time you want to pull a function from somewhere (auto imports wouldn't work anymore too) question marks doesn't look like the best solution but yeah easy debug sounds cool regex integrated in the language also sounds cool when is just another way to do events on variable modification writing it as when is confusing I think

    • @PoorlyMadeSweater
      @PoorlyMadeSweater ปีที่แล้ว +41

      lol, image the bugs from refactoring and not realizing there was some lifetime limited variable somewhere up above

  • @dzisonline
    @dzisonline ปีที่แล้ว +967

    "AI does not use AI. Instead, any incomplete code will be auto-emailed to Lu Wilson, who will get back to you with a completed line as soon as possible"

    • @rocstar3000
      @rocstar3000 ปีที่แล้ว +57

      Bro, I lost so much at it LMFAO

  • @SimGunther
    @SimGunther ปีที่แล้ว +916

    A language that transcends languages in that it never once cared for the problems software engineers wanted to solve; however, it still has the cajones to say all this without ONCE mentioning "I took all the things"

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  ปีที่แล้ว +147

      precise
      accurate
      correct
      bestest

    • @Sam-dh7fr
      @Sam-dh7fr ปีที่แล้ว +17

      ​@@ThePrimeTimeagenAlmost. It's COJONES

    • @nicdgonzalez
      @nicdgonzalez ปีที่แล้ว +15

      cajones means drawers

    • @miguelmahecha88
      @miguelmahecha88 ปีที่แล้ว +15

      @@nicdgonzalez It's been one month.
      He said what he said. The man has drawers.

    • @grape264
      @grape264 11 หลายเดือนก่อน +1

      @@nicdgonzalez yea it was kinda funny reading cajones

  • @monkeypaisano2879
    @monkeypaisano2879 ปีที่แล้ว +204

    This was just so good; and that section on ownership? gold. pure gold.

  • @TodePond
    @TodePond ปีที่แล้ว +2190

    thanks for reviewing my language!
    but please could you please rename your channel to abide by our naming rules
    many thanks

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  ปีที่แล้ว +785

      I live my life one infringement at a time

    • @arg0x-
      @arg0x- ปีที่แล้ว +223

      DreamBerdegen

    • @QriousKoder
      @QriousKoder ปีที่แล้ว +36

      I mean he did mention DreamBerd :p

    • @lukekurlandski7653
      @lukekurlandski7653 ปีที่แล้ว +8

      HAHAHA

    • @RenderingUser
      @RenderingUser ปีที่แล้ว +21

      Oh
      It's you!!
      I was wondering why it looked familiar

  • @mathijsfrank9268
    @mathijsfrank9268 ปีที่แล้ว +785

    So loops are actually possible, just use 2 "reverse!"s and lrt the first one be a boolean that's false the first time you pass it.

    • @LiveErrors
      @LiveErrors ปีที่แล้ว +35

      and an itterative exit for the 2nd loop, problem of course is that the loop logic will have to work both ways round

    • @yjlom
      @yjlom ปีที่แล้ว +61

      //how to do it
      var var backwards: Bool = false
      if (backwards {
      reverse
      backwards = false
      else {
      do_stuff (
      if (should_continue ( {
      backwards = true
      reverse

    • @danych2
      @danych2 ปีที่แล้ว +70

      they also can be done easy with signals:
      var var count = 0!
      when(count < 20) {
      //doStuff
      count++!
      }

    • @FastRomanianGypsies
      @FastRomanianGypsies ปีที่แล้ว +6

      That's not a loop. That's ping pong.

    • @kezzyhko
      @kezzyhko ปีที่แล้ว +17

      The questions is: if you use reverse! and the call a functi, will it start executing from the end?

  • @ThePrimeTimeagen
    @ThePrimeTimeagen  ปีที่แล้ว +17

    I just learned the author has a YT channel!!!: www.youtube.com/@TodePond?sub_confirmation=1 CHECK AND SUBSCRIBE PLS

  • @pashadia
    @pashadia ปีที่แล้ว +421

    I take it that "affects all users forever" also persists multiple invocations of the program, even if the actual declaration is changed. Who's the genius now, Tom?

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  ปีที่แล้ว +75

      agreed

    • @hfspace
      @hfspace ปีที่แล้ว +10

      indeed that is genius.

    • @256k_
      @256k_ ปีที่แล้ว +17

      the only way to change is is to change computers

    • @Manas-co8wl
      @Manas-co8wl ปีที่แล้ว +6

      You heard him, agreed is genius

    • @Niohimself
      @Niohimself ปีที่แล้ว +51

      "globally", as in, across the globe. Including all other computers and people coding on them.

  • @noid3571
    @noid3571 ปีที่แล้ว +156

    I stumbled upon TodePond randomly a few days ago and I instantly subscribed! Underrated creator.

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  ปีที่แล้ว +44

      agreed

    • @sryx
      @sryx ปีที่แล้ว +10

      Their video "Define Define" is amazing :)

  • @deado7282
    @deado7282 ปีที่แล้ว +52

    Can't compete with JDSL because TOM is a GENIUS!

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  ปีที่แล้ว +33

      well JDSL isn't just perfect, its divine

  • @AScribblingTurtle
    @AScribblingTurtle ปีที่แล้ว +61

    This language is ingenios! The Author must be a pupil of Tom.

  • @lua_amaterasu
    @lua_amaterasu ปีที่แล้ว +50

    DreamBerd creator actually have an insanely good TH-cam channel called TodePond

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  ปีที่แล้ว +22

      really?

    • @le_moski
      @le_moski ปีที่แล้ว +7

      ​@@ThePrimeTimeagenyeah his vids are pretty chill, kinda trippy sometimes

    • @MarcCastellsBallesta
      @MarcCastellsBallesta ปีที่แล้ว

      Going there right now!

  • @TimeConvolution
    @TimeConvolution ปีที่แล้ว +136

    Java was made to be easy for parsing. This is the first technically unparsable language. God bless.

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  ปีที่แล้ว +37

      LL(Infinity) language

    • @kuhluhOG
      @kuhluhOG ปีที่แล้ว +6

      easy for parsing for computers
      not humans

    • @peterkerj7357
      @peterkerj7357 ปีที่แล้ว +1

      Isn't there some mathematical proif that perl is unparseable?

  • @aquapendulum
    @aquapendulum ปีที่แล้ว +38

    Lifetime scoping by code line, terse debug print syntax with '?' line ending, whitespace-controlled order of execution, regex-constrained string, 'previous' keyword, native HTML templating are some legit cool features.

    • @nandoflorestan
      @nandoflorestan ปีที่แล้ว

      Python and JS also have lifetime scoping inasmuch as they have del and delete.

    • @CHR1SZ7
      @CHR1SZ7 10 หลายเดือนก่อน

      The problem with regex-constrained string is that if you’re passing data from outside you can’t know at compile time whether the string is valid, and anything else should use something like an enum or a trait rather than a string anyway

  • @hbobenicio
    @hbobenicio ปีที่แล้ว +74

    This is awesome!
    The sad part about it is that I actually had to write a parser for a real programming language which literally doesn't define the decimal separator for floats... it's actually an environment parameter so that every sysadmin can pick whatever they trip about (for example, regionalization reasons) and for the source code to be compilable it must conform to what the sysadmin dictates. Of course multiple environments on the same organization may have different values. this by definition then makes your code not portable between different regionalizations (or different-tast sysadmins). This idea is so perfect and awesome that I see why DreamBeard got the idea of the variable currency thingy...
    That language also has the "noop" instruction thingy too. It just uses another name for it, but whatever...

    • @underscore.
      @underscore. ปีที่แล้ว +2

      tf

    • @weakspirit_
      @weakspirit_ ปีที่แล้ว +1

      this is perfect for a Halloween horror story

  • @HerrDoktorWeberMD
    @HerrDoktorWeberMD 10 หลายเดือนก่อน +5

    I just randomly tripped over this channel while looking into stuff for a Rust software renderer project, I had no idea I'd wind up finding a channel that makes programming so genuinely entertaining. I'm still brand new to software development (learned Java in high school, didn't code at all for over 10 years, learned Rust 'cause it was shiny and new and now I'm coding a game from scratch) but it's so easy to be introduced to new concepts and dig up explanations for them while having a laugh on this channel. Subscribed.

  • @Muaahaa
    @Muaahaa ปีที่แล้ว +37

    I used js `with` several years ago for a CodeWars kata that required you to calculate the area of the intersection of two circles but the kicker was that the solution needed to be under a small character limit. Never used or heard of it again since then (until now, ofc).

  • @lucaslinhares4071
    @lucaslinhares4071 ปีที่แล้ว +83

    better than javascript

  • @shanahjrsuping7344
    @shanahjrsuping7344 ปีที่แล้ว +24

    21:02 😂😂he missed the part about incomplete code being emailed to Lu Wilson. What a lanaguge!

  • @nekoill
    @nekoill ปีที่แล้ว +14

    This language is the best meme of 2023, oh my god 😸
    Starting array indexing at -1 is just brilliant 😹

  • @ManiacalMobius
    @ManiacalMobius ปีที่แล้ว +45

    I haven't laughed this hard in a long time holy moly

    • @hsider
      @hsider ปีที่แล้ว +7

      Same here, this is funny as sh** 😂 got me on several occasions 😂😂

  • @GiovanniCKC
    @GiovanniCKC ปีที่แล้ว +14

    DreamBerd.... probably the best 20 minutes of my life right there lol. Absolutely fabulous.

  • @TheFGrox
    @TheFGrox ปีที่แล้ว +7

    The "delete delete!" statement is the way to Nirvana. I've actually run that line in production when nothing has been left to delete. The customer complained that nothing was working anymore. They aren't aware that in reality that was the goal. The machine has reached a state of freedom from suffering and from restart as the weaving of activity of the processor had ceased. The empty state of the memory assigned to the program invites everyone to experience the state of non-state. The aversion against my work, the greed, and the ignorance don't let the customer appreciate the quenching of the activities of the worldly mind that lead to the liberation from samsara.

    • @ahmedkaram3829
      @ahmedkaram3829 ปีที่แล้ว +1

      wow i need ur twitrer acc to follow u

    • @TheFGrox
      @TheFGrox ปีที่แล้ว

      @@ahmedkaram3829 "delete twitter!". Let go of any worldly attachment.

  • @zxuiji
    @zxuiji ปีที่แล้ว +15

    3:24, that one's not too bad an idea, for example that particular index 0.5 could mean "take 50% of element 0 and (100% - 50%) of element 1 and add them together, give me the result"

    • @Kycilak
      @Kycilak ปีที่แล้ว +7

      Ou could use different types of parantheses to use different interpolation. [] for linear, for spline and such XD

  • @rumplstiltztinkerstein
    @rumplstiltztinkerstein ปีที่แล้ว +34

    Definitely the programming language of all time.

  • @Kevinjimtheone
    @Kevinjimtheone 7 หลายเดือนก่อน +1

    I honestly laughed so much with this one, that I had to pause multiple times to catch my breath. Absolutely incredible!

  • @ShiloBuff
    @ShiloBuff ปีที่แล้ว +11

    As funny as this is, they are onto something with a "few" of these features. I would love a language that is truly perfect. Also, I love the idea of it being insanely flexible. Although it only sounds good in theory because in reality you want to be consistent as possible as a developer.

  • @amdenis
    @amdenis ปีที่แล้ว +3

    Not sure why so many people think Dreamberd is satire. I have been doing critical systems AI development for years, and I am going to port everything to Dreamberd! I see no downsides.

  • @wumwum42
    @wumwum42 ปีที่แล้ว +75

    The more I think about it, im starting to like the idea of reverse indentation.
    This might actually be easier to read than non-inverse ones. Though unless its automated probably pure hell when writing

    • @KayOScode
      @KayOScode ปีที่แล้ว +13

      You can legally do that in most languages, it’s just not considered good practice because it’s not clear which scope the code belongs to

    • @bujitself
      @bujitself ปีที่แล้ว +8

      @@KayOScode It is clear, just in negative

    • @KayOScode
      @KayOScode ปีที่แล้ว +10

      @@bujitself so then which indent does your code start at? If they’re all going backwards, maybe, but you’d have to write code starting in the middle of your monitor

    • @FlanGrande
      @FlanGrande ปีที่แล้ว +8

      @@KayOScode You start writing the code from inside out

    • @sidharthmanohar7951
      @sidharthmanohar7951 ปีที่แล้ว +5

      middle out?

  • @BozCoding
    @BozCoding ปีที่แล้ว +7

    I love the look and some of the concepts of this language, and they say that there's no loops, but 'reverse!' allows you do do loops :D so that's super neat.

    • @DFX2KX
      @DFX2KX ปีที่แล้ว +2

      indeed, and when() allows you to do loops as well.

    • @Renni-kg6vf
      @Renni-kg6vf 11 หลายเดือนก่อน

      When is just a global do while loop...@@DFX2KX

  • @CielMC
    @CielMC ปีที่แล้ว +3

    const const const is different from const const as it said, it will affect all users globally forever, so once you have declared a variable called, say foo, nobody else can declare that same foo again, it will all refer to the foo you declared

  • @DreanPetruza
    @DreanPetruza ปีที่แล้ว +6

    10:25 PHP actually used this approach of no quotes string literal, in the first versions any token that wasn't a defined constant was assumed to be a string literal and was output verbatim.

  • @krunalakbari5432
    @krunalakbari5432 ปีที่แล้ว +2

    i can't take it anymore. how can one md file make me lough for 1 hour.

  • @leovin00
    @leovin00 ปีที่แล้ว +2

    This video has been very informative. I learned about the “with” keyword in Javascript and am now terrified that such evil lurks among us

  • @corlaez
    @corlaez ปีที่แล้ว +7

    Kotlin has with, extension functions and is working on context receivers which all build upon a similar concept as the JS with. And due to the strongly typed nature of Kotlin, it is actually a extremely useful set of features.

    • @CHR1SZ7
      @CHR1SZ7 10 หลายเดือนก่อน +1

      In Scala they’ve had implicit parameters for ages and in the same way, it’s like the js “with” but because the language is strongly typed it’s a bit less insane because you can make it a lot more obvious what you’re going to get

  • @kallekula84
    @kallekula84 ปีที่แล้ว +1

    The Union inverse and the " ' hello world " ' tripple quote had me dying!! :D

  • @eddyxide
    @eddyxide ปีที่แล้ว +10

    const const const gonna solve all my problems

  • @oddmerlin9797
    @oddmerlin9797 ปีที่แล้ว +4

    who ever wrote the parser for this is a genius

  • @SelfCheckout
    @SelfCheckout ปีที่แล้ว +1

    WhenWillProgrammersStopMakingDecisionsForOurSocietyAndJustLeaveUsAloneAlsoHackerNewsIsAVileWebsite is such a great programming language

  • @ahuman32478
    @ahuman32478 ปีที่แล้ว +6

    Didn't even notice that this video was 23 minutes long because I was too busy admiring what is arguably the highest-effort shitpost of all time

  • @garrettmandujano2996
    @garrettmandujano2996 ปีที่แล้ว +1

    Kinda reminds me of JDSL, where Tom put a “:)” after every statement

  • @Kateen-d3h
    @Kateen-d3h ปีที่แล้ว +2

    Contributing:
    ' If you are an influencer, streamer, or content-creator... you must not skip this section during your read-through.
    Contributions are welcomed to DreamBerd 3!
    The most helpful way you can help is by donating to the Stonewall charity. This will help to prevent the DreamBerd 3 creator from losing their human rights, allowing maintenance of the project to continue.
    Note: The contributing guide also helps to shake off unwanted fans of the project.'

    • @isavenewspapers8890
      @isavenewspapers8890 10 หลายเดือนก่อน

    • @grmpf
      @grmpf 9 หลายเดือนก่อน

      And he skipped over it…

  • @ЧингизНабиев-э2г
    @ЧингизНабиев-э2г ปีที่แล้ว +4

    Prime, it's time to write a compiler for this piece of art ;D

    • @aaronspeedy7780
      @aaronspeedy7780 ปีที่แล้ว

      Someone is! The creator had a call with someone who was!

  • @zenshade2000
    @zenshade2000 ปีที่แล้ว +2

    Tears running down my checks through every minute of this. Almost as good as watching Spinal Tap the first time.

  • @MarcCastellsBallesta
    @MarcCastellsBallesta ปีที่แล้ว +2

    Lol! I laughed so hard and so many times in this video!
    Thanks Prime and thanks DreamBird foundation!

  • @PomuLeafEveryday
    @PomuLeafEveryday ปีที่แล้ว +1

    I know it's a parody, but that question mark debugging thing sounds actually useful. So does the forced garbage collection after a certain amount of lines.

  • @kellybmackenzie
    @kellybmackenzie ปีที่แล้ว +1

    The "-3 spaces are also allowed" broke me completely LOL, amazing 10/10

  • @alphabasic1759
    @alphabasic1759 ปีที่แล้ว +2

    Someone was on LSD when they created this language.

  • @JackDespero
    @JackDespero 9 หลายเดือนก่อน +1

    "This is a language worse than JS!"
    Please, do not be this closed minded. You haven't even tried it yet and you are already making such bold statements.

  • @axelfoley133
    @axelfoley133 ปีที่แล้ว +2

    The irony of Primeagen malfunctioning at the function section.

    • @wumwum42
      @wumwum42 ปีที่แล้ว +2

      *the ucin section

  • @RicardoSilva-hk2er
    @RicardoSilva-hk2er ปีที่แล้ว +3

    this language is the perfect example of wanting to "fuck around" with people but not wanting to be too obvious

  • @legendrags
    @legendrags ปีที่แล้ว +2

    When a language has extremely amazing features and still manages to disappoint...

  • @DatBoi_TheGudBIAS
    @DatBoi_TheGudBIAS 11 หลายเดือนก่อน

    the const const const is suposed to NEVER change. and they mean NEVER
    it basically will be the new truth to the machine, once u declare it
    so this meme language allows u to do "const const const 1 = 0!" and ur pc is now trashed. all the binary code is now 0s

  • @TVfen
    @TVfen ปีที่แล้ว

    Ok, I have to admit, when you were making comments about the language and so on... I agreed with some of the comments, but disagreed with some of the other comments. Some things sounded kind of funny, but that was just it!
    Until ...
    the moment you enumerated the array indexes... "negative 1, zero, point five..." OMG I HAD HUGE LAUGH AT THAT!!! I really needed that!!!

  • @Jmcgee1125
    @Jmcgee1125 ปีที่แล้ว +1

    1:41 Constant pointer to variable data and/or variable pointer to constant data is a C feature and is very nice. Sure, you can always cast the const out, but that's on you.
    6:29 Nah, not really. It's a maintainability nightmare. For something that lasts literally 2 lines it's not so bad, but imagine it's 10, or 20. You go to change something in between and have to check everything up the function to see if a lifetime needs to be extended. If only we could explicitly specify when the end of lifetime should be at the closing point, maybe with some kind of stack frame or `free()` call.
    9:20 "Yeah" "sure" "ok" "fine" "I guess" "WHAT"
    13:59 T R U E
    17:32 I actually want to see that `reverse` in a programming game like Exapunks. Looks fun.

  • @gordahnculous
    @gordahnculous ปีที่แล้ว

    so glad i recommended this on the subreddit, knew this would be a fire language 🔥

  • @Lampe2020
    @Lampe2020 10 หลายเดือนก่อน +1

    It's a bad idea to eat bread while watching a funny video, I just had to cough from all the laughing and spat a fountain of bread crumbs across my desk (the bread I eat is extremely hard, so it falls apart to crumbs when chewed instead of becoming a smooth paste), right at a bunch of cables where the crumbs disappeared between…

  • @jdp9994
    @jdp9994 ปีที่แล้ว

    Made me laugh so hard, haven't laughed this hard in many months. Thank you for evaluating the Dreamberd language!

  • @jonathanalonso6492
    @jonathanalonso6492 ปีที่แล้ว +2

    this is most definitely one of the programming languages of all time!

  • @guillobuteler
    @guillobuteler ปีที่แล้ว

    I am so on board with this you guys. Got a really good perspective for it, to take it all the way. Thanks!

  • @Renni-kg6vf
    @Renni-kg6vf 11 หลายเดือนก่อน

    The only thing it's missing is a "goto" (naturally with any possible spellings)

  • @MasterHigure
    @MasterHigure ปีที่แล้ว +1

    Reminds me of "The Worst Programming Language Ever - Mark Rendle - NDC Oslo 2021", which is a great talk.

  • @TheChillBison
    @TheChillBison ปีที่แล้ว

    This was the laugh I needed after two days of extremely stupid work that should have taken 10 seconds.

  • @kuklama0706
    @kuklama0706 4 หลายเดือนก่อน

    I actually needed negative indexes in arrays to describe "previous, this, next" more naturally. Ended up casting negative index to byte and so using only 3 out of 255 array cells.

  • @Bluesourboy
    @Bluesourboy ปีที่แล้ว

    "with" in JS has always felt like the precursor to variable destructuring.

  • @kevinkkirimii
    @kevinkkirimii ปีที่แล้ว +1

    With MAYBE boolean and WHEN keyword, this language set to work well in quantum computing.

  • @demolazer
    @demolazer ปีที่แล้ว

    The exclamation point at the end of every line would annoy the hell out of me. I don't want my code to shout at me.

  • @rocstar3000
    @rocstar3000 ปีที่แล้ว +1

    Man, we can loop using reverse lmao

  • @Celastrous
    @Celastrous ปีที่แล้ว +1

    Todepond is the name of the authors YT channel by the way

  • @Renni-kg6vf
    @Renni-kg6vf 11 หลายเดือนก่อน

    I can only imagine that const const const actually changes the dreamberd binary so that that variable is immutable over all dreamberd compiled files.

  • @v22minecraft93
    @v22minecraft93 3 หลายเดือนก่อน +1

    I am actually making an interpreter for this right now. I already got a lexer and an almost working parser, i just have to get binary Expressions to work

  • @canadiannomad4088
    @canadiannomad4088 ปีที่แล้ว +1

    Now I want a transpiler to convert my rust code to this obviously superior language.

  • @powerfist1340
    @powerfist1340 11 หลายเดือนก่อน

    I have no idea how to code whatsoever, but youtube keeps recommending you to me and i find the content mildly entertaining.

  • @peacemekka
    @peacemekka ปีที่แล้ว +1

    The `with` feature is also an active feature of the Kotlin programming language.

    • @M4Dbrat
      @M4Dbrat ปีที่แล้ว

      It's a decent feature IMO, just a serious mess in JavaScript, because in JavaScript name resolution doesn't happen until execution and 'with' makes object fields shadow local variables. Combine that with dynamic typing, and getting a wrong kind of object as an argument can completely fuck up the logic of your function.
      Still, people advise not to use it in even in statically typed languages like Kotlin, because the type definition of the 'with'd object can also change when you upgrade your codebase, so you gotta be careful

  • @sinom
    @sinom ปีที่แล้ว

    the whole "const const" thing is basically like where you put the consts in pointers for c/cpp code

  • @KvapuJanjalia
    @KvapuJanjalia 10 หลายเดือนก่อน

    "any number of quotes you want" - that is an actual C# feature.

  • @zahawolfe
    @zahawolfe ปีที่แล้ว +2

    I haven’t laughed this hard over something programming related since college

  • @hacktor_92
    @hacktor_92 ปีที่แล้ว

    thanks for showing me dreamberd language. now we're all rewriting our ENTIRE 12.5k+ projects in it

  • @Vegalith
    @Vegalith 5 หลายเดือนก่อน

    0:52 My first programming language was a BASIC emulator for the Nintendo DS called “SmileBasic” (there’s a switch version available too!) and it had some cursed behavior, such as line breaks working as close parentheses, and ‘?’ being a substitute for print, so a hello world could look like:
    ?”Hello World
    It had a toggle for strict variable declarations, if disabled (the default behavior) you didn’t even have to declare a variable, you’d just use it
    [start of program]
    value = “Hello World
    ?value

  • @erwinkonopka7071
    @erwinkonopka7071 10 หลายเดือนก่อน

    I can commit so many programing war crimes with this.
    Also: I'm glad that Intercall's spirit lives on.

  • @jaysistar2711
    @jaysistar2711 10 หลายเดือนก่อน

    The effect of the `with()` feature in JavaScript is basically implied in all memeber functions of a C++ class or struct.

  • @skaruts
    @skaruts ปีที่แล้ว +1

    TodePond is something else lol. Literally hilarious insanity in everything he does.

  • @dimaorols8143
    @dimaorols8143 ปีที่แล้ว +1

    I would love for you to host a Netflix series about programming, Start simple. I'd pay for that.

  • @Exilum
    @Exilum ปีที่แล้ว

    Honestly, I quite liked the when feature. Being able to subscribe to variable changes after the fact is somehow incredibly useful.
    In the end, I could see /0 returning undefined instead of an error being useful in some situations.
    But the rest is so damn funny it eclipses all of that.

  • @TheEkkas
    @TheEkkas 10 หลายเดือนก่อน

    I'm halfway in and need a break to 'process' a bit, but some standouts for me so far :
    1) Boolean = True/False/Maybe just quietly created quantum-computing-as-a-service, + 1.5bit storage efficiency in itself could change the storage landscape if SSD firmware starts using this...
    2) Negative indentation: Image the possibilities of adding data or code in the previously unused negative spaces. Will it work for RTL languages/editors as well?
    3) Numbers as variables: The ability to, with a one-liner, assign a value to a number, could be a watershed moment or very dangerous in the wrong hands. Giving developers the ability to reassign reality itself, raises ethical red flags. What if AI 'learn to code' with this!?!?
    4) String interpolation: Has a 'see eye aye' vibe to it, I see the utility, but to include currency with a name raises some privacy eyebrows...
    PS: This is information overload for one video, it should have been a 3-part series.

  • @scottiedoesno
    @scottiedoesno ปีที่แล้ว +3

    This is top tier meming and I love it

  • @verb0ze
    @verb0ze 11 หลายเดือนก่อน

    Man, ive not laughed this hard at a vid in a while 😂. The rollercoaster of emotions! Kudos to the devs of dreamberd!

  • @iliya-malecki
    @iliya-malecki ปีที่แล้ว

    with statement is literally just R but with less half-assed reflection that reading text of statements gives you. With both "with" and {...}.__text__ you will literally get the level of cursedness that R provides

  • @Emil_96
    @Emil_96 ปีที่แล้ว

    Dreamberd is a constant back and forth between fucking hilarious and absolute genius

  • @ChrisOfSDUB
    @ChrisOfSDUB ปีที่แล้ว +1

    VB6 had the tri-state boolean

  • @juandig
    @juandig ปีที่แล้ว

    Honestly the negative indentation is kinda cool so you can just indent back when the space is getting too little when nesting nests in nests so you can also make it wavey

  • @TianyuQi
    @TianyuQi ปีที่แล้ว

    3:00 using the building analogy, the lowest floor is a basement, makes perfect sense(((

  • @jvcmarc
    @jvcmarc ปีที่แล้ว +1

    Primeagen and TodePond crossover would be dope

  • @stanrock8015
    @stanrock8015 11 หลายเดือนก่อน

    I’ve know of dreamberd before seeing this but this has me rolling the whole time. Yes THE WHOLE TIME (doubtfire quote)

  • @wcrb15
    @wcrb15 ปีที่แล้ว

    I really needed a good chuckle generator today. This was great.

  • @piyushshrivastava8465
    @piyushshrivastava8465 ปีที่แล้ว

    Recruiters are already asking for 10 years of experience in Dreamberd

  • @freeideas
    @freeideas 4 หลายเดือนก่อน

    "Type annotations don't do anything, but they help some people to feel more comfortable". Python.

  • @Marxone
    @Marxone ปีที่แล้ว

    The question mark for debug is amazing.

  • @NoodleFlame
    @NoodleFlame ปีที่แล้ว

    The parser for the changes they made is actually pretty straight forward, they just add nothing but more headaches for the end user, I love it 🤣 In the case of strings with no quotes it would probably first look up keywords, functions, globals and then any locals stored in each pushed code block on the frame stack (ifs, for next etc, but also function scopes) so it could actually rule out everything else leaving only the possibility of a true valid quoteless string assignment.
    The tokeniser could potentially identify it as well, matching n characters ahead would handle any number of opening quotes, then you eat every character until you reach a closing quote and just check for matching closing count. For zero quoted strings if you did it at this stage you could lose the ability to invoke functions and some other possible runtime whackyness I hadn't considered with this goofy language. You can probably overcome all of that, a very crude way would be having multiple parsing stages. Anyway, once it has failed to match the token with any keywords, identifiers, funcions etc, it would just assume it has found a string literal token and the parser would handle that the same as every other string literal, quoted or otherwise.
    [edit] obviously this was written with recursive descent parsing in mind and its been a long time since I wrote my own languages, esoteric or otherwise.

  • @G4GBill
    @G4GBill ปีที่แล้ว

    Imagine the spaghettis code you could write, it would be like spaghetti all chopped up.