Skip to content

Syntax colorizer for Intel® Implicit SPMD Program Compiler (ISPC) language for VS2022

Notifications You must be signed in to change notification settings

mpolaczyk/ispc_syntax

Repository files navigation

ispcSyntax

Author: planet620

The following project presents a syntax colorizer for Intel® Implicit SPMD Program Compiler (ISPC) language.

  • Developed using Managed Extensibility Framework (MEF)

  • Distributed as VSIX package for Visual Studio 2022

  • Based on ISPC Language specification page

Example colorized view, based on mandelbrot example from ISPC Release:

Example view

Installation

Extension can be installed without building the solution.

  • Double click on ispcSyntax.vsix

  • Follow the installation steps

Step 1:

Step1

Step 2:

Step2

Step 3:

Open Visual Studio 2022, files with extensions *.ispc should have syntax colorized.

Build

The solution can be extended and developed further. The following prerequisites are required:

Additional read: Editor and language service extensions

About

Syntax colorizer for Intel® Implicit SPMD Program Compiler (ISPC) language for VS2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published