Skip to content

terrajobst/nquery-vnext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NQuery vNext

This is a Roslyn inspired rewrite of NQuery. The goals are:

  1. Expose the internals of the compiler as an object model to support building advanced editor features.

  2. Maintain language parity with the previous version.

  3. Utilize modern idioms to simplify implementation of the compiler.

Getting NQuery

If you want to play with the bits, you need to add the following feed to your NuGet configuration:

https://nuget.pkg.github.com/terrajobst/index.json

You can do this by using the package manager dialog.

About

A Roslyn inspired rewrite of NQuery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages