forked from jiixyj/aplc
-
Notifications
You must be signed in to change notification settings - Fork 0
A LLVM based compiler for a simple APL like language
License
thalesians/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
Languages
- C++ 87.4%
- CMake 8.4%
- Makefile 2.9%
- M4 1.3%