Live data from Hacker News

Viewing profile — eugene_burmako

eugene_burmako

HN member
Joined
Wed, Nov 06, 2013, 8:52 PM UTC
HN karma
24
Public activity
9 items

About eugene_burmako

[ my public key: https://keybase.io/xeno_by; my proof: https://keybase.io/xeno_by/sigs/sUQJCMQh5gd8Nq8BEzODc6kgErgYPBFLQMGI9d1AcBs ]

Recent public activity

  1. comment
    Comment #16970947

    Prompted by a similar question on Reddit, I have written a comment on the history, the scope and the status of Scalameta: https://www.reddit.com/r/scala/comments/8g359q/macros_the_…

  2. story
  3. comment
    Comment #11955799

    Author of Scala macros here. Here's a recent discussion on the future of macros in the brave new world of Dotty: https://www.reddit.com/r/scala/comments/4our5m/keynote_scala... .

  4. comment
    Comment #8267131

    What kind of performance issues are you having in mind?

  5. comment
    Comment #8260033

    Speaking of byte/short literals, we can already have a syntax for them with string interpolation. In fact, that's what is already implemented in Spire: https://github.com/non/spire…

  6. comment
    Comment #7623914

    ClassTags were always thread-safe - they are simple wrappers over j.l.Class. TypeTags however were not, and that's supposed to be fixed in 2.11.0.

  7. comment
    Comment #6959323

    Scala macros are different. We deeply respect the Lisp tradition, in which we are rooted, but we also accommodate and empower our language's values - static types and rich syntax […

  8. comment
    Comment #6688990

    Hi, that's me who's doing macros for Scala. Martin & Adriaan have already commented on my choice of the project and its status within Scala, but I'd like to additionally elaborate …

  9. comment