Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1009 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 1009 Bytes

forthebadge forthebadge forthebadge

10XPlugins

forthebadge
Plugin compatible with 10x editor.

OpenCL

To testing OpenCL kernel compilation.
The plugin compiles the current file.
Prerequisites:

python3 -m pip install --target="C:\Program Files\PureDevSoftware\10x\Lib\site-packages" pyopencl --no-user

Copy OpenCL.py into %appdata%\10x\PythonScripts

Highlighting:
Copy file cl.10x_syntax to C:\Users\cyril\AppData\Roaming\10x\Settings\SyntaxHighlighting.

PVS-Studio

Run pvs-studio on your solution.

Copy PVS_Studio.py into %appdata%\10x\PythonScripts