Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 322 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 322 Bytes

Xylene

A small toy programming language.

Documentation: https://slak44.github.io/Xylene/

Dependencies

  • cmake 3.6.1+
  • llvm 5.0

Everything else is downloaded and installed before building by cmake.

Language Syntax

EBNF grammar can be found here.