Skip to content
This repository has been archived by the owner on Mar 16, 2018. It is now read-only.
/ eax Public archive

An experimental programming language. Abandoned.

License

Notifications You must be signed in to change notification settings

emlai/eax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Building

  1. Find the llvm-config executable on your system.
  2. Run cmake -D LLVM_CONFIG=/path/to/llvm-config . in the project root directory to generate the build system.
  3. Use the generated build system to build the project, e.g. make.

About

An experimental programming language. Abandoned.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published