X Tutup
Skip to content

Latest commit

 

History

History
 
 

README.md

C++Builder Examples (C++11)

Example 1, 3 and 6

They have been tested with 10.1 (Berlin, C++11).

Example 2, 4 and 5 does not execute.

The code associated with delphi RTTI does not work properly in C++Builder.

I don't know why.

/Source/VerySimpleLubLib

First, I decided to create a C++ version of VerySimpleLua.

But I thought it better to use the original version.

X Tutup