An open API service indexing awesome lists of open source software.

https://github.com/ducin/salvador

Salvador graphical programming language interpreter
https://github.com/ducin/salvador

Last synced: about 1 year ago
JSON representation

Salvador graphical programming language interpreter

Awesome Lists containing this project

README

          

Salvador
========

Salvador is a graphical programming language (named after great painter Salvador Dali), designed by Tomasz Ducin. This project is a Salvador console interpreter.

Compilation
===========

mkdir build
cd build
cmake ..
make

Run
===

Execute the `salvador` binary file in command line with one parameter, specifying the program to execute:

$ salvador mode path_to_img_programs/program

Available modes are:
* grid
* image
* merge