Skip to content

jiixyj/aplc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aplc
====

aplc is a LLVM based compiler for a simple APL dialect.


Installation
------------

In the root folder, type:

  $ autoreconf -is
  $ mkdir build
  $ cd build
  $ ../configure
  $ make
  # make install


Usage
-----

Pipe source code into aplc and view the syntax tree.

About

A LLVM based compiler for a simple APL like language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published