Live data from Hacker News

Viewing profile — eduardoejp

eduardoejp

HN member
Joined
Mon, Oct 08, 2012, 12:25 AM UTC
HN karma
109
Public activity
41 items

About eduardoejp

No profile information was provided.

Recent public activity

  1. comment
    Comment #45468772

    Yo dawg, I heard you like clocks...

  2. story
  3. story
  4. story
  5. story
  6. story
  7. comment
    Comment #19410156

    I created a programming language called Lux: https://github.com/LuxLang/lux

  8. comment
    Comment #17549112

    I wonder if Amazon's dogs are as underpayed and overworked as the humans...

  9. story
  10. comment
  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. comment
    Comment #10263686

    Best UI for chess... ever.

  20. comment
    Comment #9491860

    In the future, I plan to rewrite the Lux compiler in Lux itself, and one of the reasons is to allow people to embed it and use it's API. That way, if someone wants to create an onl…

  21. comment
    Comment #9491771

    >> How accurate is that? In the sense that it's something heard from a lot of projects, and then years pass and they're not ready yet or are abandoned. Basically, I know how much I…

  22. comment
    Comment #9491754

    I am not much of a licenses buff, so I just went with EPL because it sounded reasonable. Anything that looks like *GPL will be avoided because of its virality. How is EPL incompati…

  23. comment
    Comment #9491747

    Your concerns are well founded but what's going on is this. Import paths will be using / for the separation of the path, so you'll be writing things like: (import foo/bar/bar #as b…

  24. comment
    Comment #9490193

    I wanted a Lisp, not just a functional language. I also wanted to push things forward in some aspects, like having the module system, first-class types & having higher interaction …

  25. comment
    Comment #9490163

    Lux is still in diapers, but everything should be completed in the next few months. >> So if I were to learn a Lisp language for the first time, would Lux be worth my time? That de…