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
- Host: GitHub
- URL: https://github.com/casm-lang/casmf
- Owner: casm-lang
- License: other
- Created: 2016-12-02T11:39:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-29T20:37:24.000Z (over 1 year ago)
- Last Synced: 2025-01-08T16:53:16.097Z (5 months ago)
- Topics: application, beautifier, casm, formatter
- Language: CMake
- Homepage: https://casm-lang.org/casmf
- Size: 240 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE.txt
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]].