Skip to content

SEXE Programming Language

Brian Burrell edited this page Apr 29, 2018 · 1 revision

The libshare library introduces a new programming language called "SEXE" which is based on the LUA scripting language provided by puerto-rico university. The suite includes the "sxc" (SEXE binary compiler) and "sx" (SEXE executor) programs for respectively compiling and running SEXE programs. In addition, SEXE programs can be run directly from the "sxsh" shell.

Link against the "share_sexe" library for access to the SEXE runtime calls.

The share library can be compiled on the unix (posix) and windows based platforms.

Clone this wiki locally