Open-Source Projects

From MiniScript Wiki
Revision as of 16:10, 27 February 2020 by JoeStrout (talk | contribs) (Created page with "This page is a collection of links to open-source projects in or for MiniScript. === Main Repository === https://github.com/JoeStrout/miniscript Official repository of sourc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page is a collection of links to open-source projects in or for MiniScript.

Main Repository

https://github.com/JoeStrout/miniscript

Official repository of source code for the MiniScript language (both C# and C++ versions), as well as Command-Line MiniScript.

Pygments fork

https://github.com/JoeStrout/pygments

Fork of the Pygments syntax-coloring library which adds support for MiniScript. Pull request to the main Pygments repo was slated for inclusion in version 2.6 as of Feb. 2020.

NotePad++ UDL

https://github.com/SynapticBytes/MiniScript-UDL-for-Notepad-plus-plus

User-Defined Language for the NotePad++ text editor for Windows.

Games/Apps/Programs written in MiniScript