-
-
Notifications
You must be signed in to change notification settings - Fork 726
Closed
Description
I thought it might be fun to compile a portable version of a language which has C source code.
I picked Lua, and I eventually got it to compile and run on Windows/Linux.
I thought some of the compilation errors might be useful info:
- The following functions/macros in the Lua source clashed names with those in
cosmopolitan.h:panic,reverseandisempty. strcoll,tanh,sinh, andcoshare unimplemented (leads to linker error)UCHAR_MAXinlimits.hof the C stdlib is not defined even thoughSCHAR_MAXis- Maybe similar to printf doubles with %lf gives nan #58, but floats don't print in the portable Lua console
diyism, Swyter, microspino, Malayke, jeduden and 1 moreAudunVNewinnington, bradparks, tlk, jart, leonardinius and 31 more
Metadata
Metadata
Assignees
Labels
No labels