sealang

Corinthian Abstract State Machine (CASM) Project


Keywords
language, sea
License
Other

Documentation

https://github.com/casm-lang/casm-lang.logo/raw/master/etc/headline.png

CASM Project

https://badges.gitter.im/casm-lang/casm.png https://api.cirrus-ci.com/github/casm-lang/casm.svg https://img.shields.io/github/issues-pr/casm-lang/casm.svg https://img.shields.io/github/issues/casm-lang/casm.svg https://img.shields.io/github/tag/casm-lang/casm.svg https://img.shields.io/badge/license-GPLv3-blue.svg

This is the main repository of the Corinthian Abstract State Machine (CASM) project.

Structure

This project is organized as a multi repository project. Therefore this repository contains all git sub-modules references to the sub-projects applications, libraries, documentations, plugins etc. The following table provides a project wide status overview:

casmi https://badges.gitter.im/casm-lang/casmi.png https://api.cirrus-ci.com/github/casm-lang/casmi.svg https://img.shields.io/github/issues-pr/casm-lang/casmi.svg https://codecov.io/gh/casm-lang/casmi/badge.svg
casmd https://badges.gitter.im/casm-lang/casmd.png https://api.cirrus-ci.com/github/casm-lang/casmd.svg https://img.shields.io/github/issues-pr/casm-lang/casmd.svg https://codecov.io/gh/casm-lang/casmd/badge.svg
casmf https://badges.gitter.im/casm-lang/casmf.png https://api.cirrus-ci.com/github/casm-lang/casmf.svg https://img.shields.io/github/issues-pr/casm-lang/casmf.svg https://codecov.io/gh/casm-lang/casmf/badge.svg
libcasm-fe https://badges.gitter.im/casm-lang/libcasm-fe.png https://api.cirrus-ci.com/github/casm-lang/libcasm-fe.svg https://img.shields.io/github/issues-pr/casm-lang/libcasm-fe.svg https://codecov.io/gh/casm-lang/libcasm-fe/badge.svg
libcasm-tc https://badges.gitter.im/casm-lang/libcasm-tc.png https://api.cirrus-ci.com/github/casm-lang/libcasm-tc.svg https://img.shields.io/github/issues-pr/casm-lang/libcasm-tc.svg https://codecov.io/gh/casm-lang/libcasm-tc/badge.svg
libstdhl https://badges.gitter.im/casm-lang/libstdhl.png https://api.cirrus-ci.com/github/casm-lang/libstdhl.svg https://img.shields.io/github/issues-pr/casm-lang/libstdhl.svg https://codecov.io/gh/casm-lang/libstdhl/badge.svg
libpass https://badges.gitter.im/casm-lang/libpass.png https://api.cirrus-ci.com/github/casm-lang/libpass.svg https://img.shields.io/github/issues-pr/casm-lang/libpass.svg https://codecov.io/gh/casm-lang/libpass/badge.svg
libtptp https://badges.gitter.im/casm-lang/libtptp.png https://api.cirrus-ci.com/github/casm-lang/libtptp.svg https://img.shields.io/github/issues-pr/casm-lang/libtptp.svg https://codecov.io/gh/casm-lang/libtptp/badge.svg

Contributing

Before you consider contributing to any of the casm repositories of the casm-lang organization, please read carefully the contribution guidelines.

Documentation

Will be announced here.

Copyright and License

The copyright holder of casm is the CASM organization (@casm-lang) and the used license of casm is the GNU GPLv3.

Notice

Copyright (C) 2014-2019 CASM Organization <https://casm-lang.org>
All rights reserved.

Developed by: Philipp Paulweber
              Emmanuel Pescosta
              <https://github.com/casm-lang/casm>

This file is part of casm.

casm 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 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. If not, see <http://www.gnu.org/licenses/>.