Skip to content

A simple interpreter for a subset of Lua, written in C++ and Perl.

Notifications You must be signed in to change notification settings

b-boechat/perlua

Repository files navigation

A simple interpreter for a subset of Lua, written in C++ and Perl.

Instruções de uso:

$ make
$ export PERL5LIB=lib/perl5/x86_64-linux-gnu-thread-multi/
$ ./interpreter <NOME_DO_ARQUIVO>

Se nenhum nome for fornecido, ocorrerá a intepretação do arquivo "input.lua"

About

A simple interpreter for a subset of Lua, written in C++ and Perl.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published