Viewing profile — eduardoejp
eduardoejp
HN member- Joined
- Mon, Oct 08, 2012, 12:25 AM UTC
- HN karma
- 109
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About eduardoejp
No profile information was provided.
Recent public activity
-
comment
Comment #45468772
Yo dawg, I heard you like clocks...
- story
- story
- story
- story
- story
-
comment
Comment #19410156
I created a programming language called Lux: https://github.com/LuxLang/lux
-
comment
Comment #17549112
I wonder if Amazon's dogs are as underpayed and overworked as the humans...
- story
- comment
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #10263686
Best UI for chess... ever.
-
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…
-
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…
-
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…
-
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…
-
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 …
-
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…