Login

proslogion

Yerevan Anselm Compiler

Yerevan Anselm Compiler (YeAC) is (or rather, will be) the main Anselm compiler, written in Anselm itself.

Target String

YeAC has a notion of a target string, similar to GCC target triples:

architecture[variant]{options}-operating_system{options}-environment

Backends

Planned

  • x86
  • x64
  • arm32
  • arm64
  • ppc32
  • ppc64le
  • wax

Hypothetical

  • m68k
  • s390x
  • vax
  • pdp11
  • avr
  • sparc32
  • sparc64