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

https://github.com/casm-lang/casmf

CASM Source Code Format and Beautifier
https://github.com/casm-lang/casmf

application beautifier casm formatter

Last synced: 3 months ago
JSON representation

CASM Source Code Format and Beautifier

Awesome Lists containing this project

README

        

#
# Copyright (C) 2017-2024 CASM Organization
# All rights reserved.
#
# Developed by: Philipp Paulweber et al.
#
#
# This file is part of casmf.
#
# casmf 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.
#
# casmf 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 casmf. If not, see .
#
[[https://github.com/casm-lang/casm-lang.logo/raw/master/etc/headline.png]]

#+options: toc:nil

* casmf: CASM Specification Format and Beautifier

[[https://github.com/casm-lang/casm/discussions/categories/q-a][https://img.shields.io/badge/discussion-Q&A-blue.svg?logo=github]]
[[https://github.com/casm-lang/casmf/actions?query=workflow%3Abuild][https://github.com/casm-lang/casmf/workflows/build/badge.svg]]
[[https://github.com/casm-lang/casmf/actions?query=workflow%3Anightly][https://github.com/casm-lang/casmf/workflows/nightly/badge.svg]]
[[https://codecov.io/gh/casm-lang/casmf][https://codecov.io/gh/casm-lang/casmf/badge.svg]]
[[https://github.com/casm-lang/casmf/tags][https://img.shields.io/github/tag/casm-lang/casmf.svg?logo=github&sort=semver]]
[[https://github.com/casm-lang/casmf/blob/master/LICENSE.txt][https://img.shields.io/badge/license-GPLv3-blue.svg?logo=gnu]]

This project contains an format and beautifier for the Abstract State Machine (ASM) language CASM.

** Status

** Copyright and License

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