Aer Interpreter Source
Go to file
David Carlier 08b1102ab2 Attempt to fix #3 (at least partially).
debug_backtrace supports only one level of backtrace
but here we store the line of the last instruction
then go through the byte code.
2018-07-20 23:43:10 +01:00
.github Import unified template 2018-07-12 18:38:52 +02:00
.vscode Remove redundant whitespace 2018-07-15 19:52:27 +02:00
engine Attempt to fix #3 (at least partially). 2018-07-20 23:43:10 +01:00
include Attempt to fix #3 (at least partially). 2018-07-20 23:43:10 +01:00
modules Reorganize the repository for new build system 2018-07-20 22:35:09 +02:00
sapi/cli Reorganize the repository for new build system 2018-07-20 22:35:09 +02:00
COPYING We will relicense the project under GPLv3 with a permission of Symisc Systems, SUARL 2018-07-12 13:15:49 +02:00
Makefile Allow to use operating systems's native dynamic library extension 2018-07-20 22:43:52 +02:00