Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/casm-lang/casm-lang.plugin.kate

CASM Plug-in for Syntax Highlighting in Kate/KDevelop
https://github.com/casm-lang/casm-lang.plugin.kate

casm kate kdevelop plugin syntax-highlighting

Last synced: 5 days ago
JSON representation

CASM Plug-in for Syntax Highlighting in Kate/KDevelop

Awesome Lists containing this project

README

        

#
# Copyright (C) 2016-2024 CASM Organization
# All rights reserved.
#
# Developed by: Philipp Paulweber et al.
#
#
# This file is part of casm-lang.plugin.kate.
#
# casm-lang.plugin.kate is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# casm-lang.plugin.kate is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with casm-lang.plugin.kate. If not, see .
#
# Based on the GPL2 licensed go.xml syntax file from KDE's Kate project:
# Copyright (c) 2010, Miquel Sabaté
#
[[https://github.com/casm-lang/casm-lang.logo/raw/master/etc/headline.png]]

* casm-lang.plugin.kate

Kate/KDevelop syntax highlighting for the CASM language

** How to use it?

Just copy the casm.xml file to ~/.local/share/org.kde.syntax-highlighting/syntax/

** Copyright and License

The copyright holder of
=casm-lang.plugin.kate= is the [[https://casm-lang.org][CASM organization]] ([[https://github.com/casm-lang][@casm-lang]])
and the used license of
=casm-lang.plugin.kate= is the [[https://www.gnu.org/licenses/gpl-3.0.html][GNU GPLv3+]].