-
Notifications
You must be signed in to change notification settings - Fork 0
Setup
Miguel Ramalho edited this page Sep 16, 2017
·
3 revisions
To use Lat you need to install the following:
-
CMake - CMake is an open-source, cross-platform family of tools designed to build, test and package software. Make sure it is available through the command line by typing
cmake
(you may need to add it to the Environment Variables on Windows); -
Clava - a C/C++ Source-to-Source Tool, you can download a deployed from here.
clava.jar
can be used both in GUI (run the file) or through CLI, typeclava.jar --help
for more info. -
make or an alternative tool for parsing building from a
Makefile
, such asnmake
. Whichever tool you have, it must be accessible from the command line you may need to add it to the Environment Variables on Windows);
This are just tools that were used on the Lat project:
Visit SPeCS Website for more information. Made with ❤️ @ feup.