Search results

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. Strikingwolf

    Recent Events Discussion (RED) Thread

    well, we can backport it :P
  2. Strikingwolf

    Clipboard.

    https://twitter.com/Coap/status/603014296377946112 I just died from cringe
  3. Strikingwolf

    The Great Coding Language Thread

    Why not? OO and FP can coexist, they actually imply/help each other. Now I understand if you don't trust me, but what about a senior programmer http://blog.cleancoder.com/uncle-bob/2014/11/24/FPvsOO.html
  4. Strikingwolf

    The Great Coding Language Thread

    goals not usages
  5. Strikingwolf

    The Great Coding Language Thread

    We aren't arguing, we're discussing how JS and Lua aren't similar to each other
  6. Strikingwolf

    The Great Coding Language Thread

    That is exactly the goal of JS. The goal of Lua is as follows Certainly usable for client-side webpage scripting, but much wider application
  7. Strikingwolf

    The Great Coding Language Thread

    A cool thing about this is it allows the language programmer to only need to build an object system, not a class system. Oh, and also, that means that every link between objects and their parents is direct and explicit
  8. Strikingwolf

    The Great Coding Language Thread

    Similar in those things, but they are put to very different purposes. For example, the problem domain of the two languages is entirely different as are the goals of the langauges
  9. Strikingwolf

    The Great Coding Language Thread

    Well, actually, I need to be specific Lua is OO, but it is different from most OO that people see. In most Object Oriented you have classes which can be constructed into objects. However, in languages like JS and Lua, which are used primarily for scripting you have prototype-based OO, which is...
  10. Strikingwolf

    The Great Coding Language Thread

    What can I say, I'm predicable :P Also, lua and js aren't that similar, as all the responses to that stack overflow question show...
  11. Strikingwolf

    The Great Coding Language Thread

    Wait...lua isn't OO, but I wouldn't say it's functional, functions being first-class doesn't make an FP language...
  12. Strikingwolf

    Request Suggest mods for creation here

    I would actually take that one further. All normal functions with right/left including shift for all items. Then, if someone holds down a certain key, then it would act like an empty hand, say ',' for the key. Actually fairly easy to make, a lot of boilerplate, but easy
  13. Strikingwolf

    The Great Coding Language Thread

    Yeah :P Probably because it is a one person project that is very in-dev ;)
  14. Strikingwolf

    The Great Coding Language Thread

    :P Dunno, the person has a sense of humor. For example once they tweeted about how half their pages were open to OCaml FP documentation and the other half to bondage porn and said that it was fitting.
  15. Strikingwolf

    Real life Minecraft moments

    Oooo, i live in Tennessee, although not that part of the state :P Good logic for hang gliding :P
  16. Strikingwolf

    The Great Coding Language Thread

    Well, this is interesting for a new language emilylang.org. Might pick it up while it's still young...
  17. Strikingwolf

    Would you play on this type of server?

    That works :P
  18. Strikingwolf

    Would you play on this type of server?

    BTW, you should put a "My moderating text will look like this" thing in your siggy like the others :P I knew it was mod text...but just for any who wouldn't know ;)
  19. Strikingwolf

    The Great Coding Language Thread

    Why? Just like, what?