Viewing profile — jmarolf
jmarolf
HN member- Joined
- Fri, Aug 28, 2015, 10:18 PM UTC
- HN karma
- 2
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About jmarolf
No profile information was provided.
Recent public activity
-
comment
Comment #24077833
> As for source code generators as a way to solve the reflection dilemma: they are not going to make a dent as they tied to the specific language (C#), and not to .NET platform as …
-
comment
Comment #23295672
I would point to https://github.com/dotnet/roslyn itself as an example of a modern codebase. We try to adopt and use all of the new language features there as we write them to try …
-
comment
Comment #22329493
We have some documentation now: https://docs.microsoft.com/en-us/dotnet/csharp/roslyn-sdk/ would really appreciate bugs/comments on these docs pages of what else you would like to …