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

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

CASM Numeric and Symbolic Interpreter
https://github.com/casm-lang/casmi

application casm interpreter numeric-execution symbolic-execution

Last synced: 3 months ago
JSON representation

CASM Numeric and Symbolic Interpreter

Awesome Lists containing this project

README

        

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

#+options: toc:nil

* casmi: CASM Numeric and Symbolic Interpreter

[[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/casmi/actions?query=workflow%3Abuild][https://github.com/casm-lang/casmi/workflows/build/badge.svg]]
[[https://github.com/casm-lang/casmi/actions?query=workflow%3Anightly][https://github.com/casm-lang/casmi/workflows/nightly/badge.svg]]
[[https://codecov.io/gh/casm-lang/casmi][https://codecov.io/gh/casm-lang/casmi/badge.svg]]
[[https://github.com/casm-lang/casmi/tags][https://img.shields.io/github/tag/casm-lang/casmi.svg?logo=github&sort=semver]]
[[https://github.com/casm-lang/casmi/blob/master/LICENSE.txt][https://img.shields.io/badge/license-GPLv3-blue.svg?logo=gnu]]

This project contains an interpreter for a concrete implementation of the Abstract State Machine (ASM) language CASM.

TBD

** Copyright and License

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