-
Notifications
You must be signed in to change notification settings - Fork 2
A LLVM based compiler for a simple APL like language
License
jiixyj/aplc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published