Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider ability to write Roslyn extensions to extend language #3076

Closed
KalitaAlexey opened this issue May 26, 2015 · 2 comments
Closed

Consider ability to write Roslyn extensions to extend language #3076

KalitaAlexey opened this issue May 26, 2015 · 2 comments

Comments

@KalitaAlexey
Copy link

As I know to extend language is need to rewrite Roslyn compiler.
It would be nice if Roslyn supports extensions which will be translate some bunch of code:

  • to another code which is understood with Roslyn
  • IL code
@ig-sinicyn
Copy link

Dup, #2205 ?

@gafter
Copy link
Member

gafter commented Nov 20, 2015

In progress in #5561.

@gafter gafter closed this as completed Nov 20, 2015
@gafter gafter added the Feature - Replace/Original Replace/Original label Apr 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants