Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/casm-lang/casmc
CASM Optimizing Retargetable Compiler
https://github.com/casm-lang/casmc
application casm compiler numeric-execution optimized
Last synced: 4 days ago
JSON representation
CASM Optimizing Retargetable Compiler
- Host: GitHub
- URL: https://github.com/casm-lang/casmc
- Owner: casm-lang
- License: other
- Created: 2014-07-10T17:20:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-29T20:37:12.000Z (10 months ago)
- Last Synced: 2024-08-06T08:07:42.200Z (3 months ago)
- Topics: application, casm, compiler, numeric-execution, optimized
- Language: CMake
- Homepage: https://casm-lang.org/casmc
- Size: 322 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE.txt
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 casmc.
#
# casmc 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.
#
# casmc 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 casmc. If not, see .
#
[[https://github.com/casm-lang/casm-lang.logo/raw/master/etc/headline.png]]* casmc
This project contains a compiler for a concrete implementation of the Abstract
State Machine (ASM) language CASM.** Status
This project is currently in a very early stage and commits are coming ASAP.
** Copyright and License
The copyright holder of
=casmc= is the [[https://casm-lang.org][CASM organization]] ([[https://github.com/casm-lang][@casm-lang]])
and the used license of
=casmc= is the [[https://www.gnu.org/licenses/gpl-3.0.html][GNU GPLv3+]].