Skip to content

fblanqui/crsx

This branch is up to date with crsx/crsx:develop.

Folders and files

NameName
Last commit message
Last commit date
Nov 23, 2015
Oct 12, 2015
Jan 8, 2015
Jan 23, 2015
Feb 2, 2016
Dec 3, 2015
Feb 20, 2015
Dec 28, 2015
Feb 20, 2015
Jan 9, 2015
Jul 18, 2014
Jan 8, 2015
Feb 25, 2014
Feb 2, 2016
Sep 22, 2014
Jul 18, 2014

Repository files navigation

crsx

The purpose of CRSX is to implement an extended higher-order rewriting formalism to facilitate writing compilers and other syntax-directed transformation systems, specifically:

  • Special notations for using embedded syntax, even higher order abstract syntax.
  • Special support for symbol tables, environments, and attributes, as used in compilers.
  • A polymorphic sort system (which in practice means that CRSX systems are contraction schemes).
  • CRSX systems can be compiled directly to native code (so far in C or Java (experimental)) for effective execution.

License

This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0, which accompanies this distribution, and is available at http://opensource.org/licenses/EPL-1.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 81.0%
  • C 13.7%
  • Roff 2.3%
  • Lex 1.0%
  • Makefile 1.0%
  • HTML 0.7%
  • Other 0.3%