https://linen.dev logo
Join DiscordCommunities
Powered by
# haxe-ui
  • b

    bright-gpu-74537

    04/17/2019, 11:04 PM
    anyway, haxe is super cool
  • b

    bright-gpu-74537

    04/17/2019, 11:04 PM
    you can basically do anything
  • a

    ambitious-knife-25690

    04/17/2019, 11:05 PM
    It improves languages as well!
  • b

    bright-gpu-74537

    04/17/2019, 11:07 PM
    what does, haxe?
  • a

    ambitious-knife-25690

    04/17/2019, 11:07 PM
    yeah
  • b

    bright-gpu-74537

    04/17/2019, 11:07 PM
    haxe, to me, is an intermediate lang
  • a

    ambitious-knife-25690

    04/17/2019, 11:08 PM
    You have to be willing to dive deep into it to properly appreciate it
  • b

    bright-gpu-74537

    04/17/2019, 11:08 PM
    not that you forget about it, im waiting for the day when it is "js"
  • b

    bright-gpu-74537

    04/17/2019, 11:08 PM
    i think you have to know other languages to know haxe
  • b

    bright-gpu-74537

    04/17/2019, 11:09 PM
    or at least, appreciate it
  • b

    bright-gpu-74537

    04/17/2019, 11:09 PM
    for me, personally, if hxcpp didnt exist, then haxe is "nothing"
  • a

    ambitious-knife-25690

    04/17/2019, 11:09 PM
    Kinda but when I explain to some of my friends about haxe where i'll be making an extern or something
  • b

    bright-gpu-74537

    04/17/2019, 11:09 PM
    i dont really mean nothing
  • a

    ambitious-knife-25690

    04/17/2019, 11:10 PM
    they're like "So you copy the signature in haxe to use the js stuff?"
  • a

    ambitious-knife-25690

    04/17/2019, 11:10 PM
    "Yeah!"
  • a

    ambitious-knife-25690

    04/17/2019, 11:10 PM
    "Why? Just use Js"
  • b

    bright-gpu-74537

    04/17/2019, 11:10 PM
    its fair, but isnt interop a good thing?
  • b

    bright-gpu-74537

    04/17/2019, 11:10 PM
    js? for what? take that previous example
  • b

    bright-gpu-74537

    04/17/2019, 11:11 PM
    js on an arduino? Its no possible
  • b

    bright-gpu-74537

    04/17/2019, 11:11 PM
    its a serial mess talking to a host
  • b

    bright-gpu-74537

    04/17/2019, 11:12 PM
    haxe, with some modifications (which is natural) can do it
  • b

    bright-gpu-74537

    04/17/2019, 11:12 PM
    not .exe modifications, just the code it transpiles to
  • b

    bright-gpu-74537

    04/17/2019, 11:13 PM
    ... ... simply put, ive yet to find a problem pure haxe couldnt solve
  • b

    bright-gpu-74537

    04/17/2019, 11:15 PM
    i can write C from haxe, supplant the GC...
  • b

    bright-gpu-74537

    04/17/2019, 11:16 PM
    https://github.com/ianharrigan/hxArduino/blob/master/lib/RefCountedObject.h
  • b

    bright-gpu-74537

    04/17/2019, 11:17 PM
    https://github.com/ianharrigan/hxArduino/blob/master/lib/HxObject.h
  • b

    bright-gpu-74537

    04/17/2019, 11:18 PM
    the beef (not mine): https://github.com/ianharrigan/hxArduino/blob/master/lib/AutoPtr.h
  • a

    ambitious-knife-25690

    04/17/2019, 11:23 PM
    Yeah, that's actually one reason why I haven't bothered with arduino (the other being money and time)
  • a

    ambitious-knife-25690

    04/17/2019, 11:24 PM
    CPP hell :>
  • b

    bright-gpu-74537

    04/17/2019, 11:24 PM
    its amazing to be fair... its about as close to the metal as you can get
1...131415...1687Latest