Ook Language Integration
Introduction:
This is the example used during the Visual Studio Ecosystem Summit Presentation "Getting Linguistic: Integrating a Language into Visual Studio" by Chris Granger. It implements the following language features for the esoteric language "Ook!":
- General purpose token tagger
- A classification tagger
- A QuickInfo source and controller
- A completion source and controller
Requirements:
Download and install:
- Download the zip file associated with the sample
- Unzip the sample to your machine
- Double click on the .sln file to launch the solution
Building and running the sample
- To build and execute the sample, press F5 after the sample is loaded
Additional Resources
|