User talk:Calthephenom/LibLOL
This is more like waht should be ported (not that it would require many modifications): http://www.icanhaslolcode.org/ And here's a c++ implementation: http://forum.lolcode.com/viewtopic.php?id=2748 BTW the 1.3 spec is comming up and it will actually be more powerful than C ^^ Suloku 10:03, 5 February 2010 (UTC)
Could you at least paste your 8 defines in a .h file. Including a c file is a bit weird. BTW the first a second line are the same. So it makes your wonderful library a total of 7 defines. --Crayon (talk) 16:12, 5 February 2010 (UTC)
- To continue, I found on the LOLCode web site a more complete implementation than your complete "lib", here is the link : http://lolcode.com/contributions/lolcode_h. BTW, your project has nothing to do with Homebrew. I don't think it deserve to be on this Web site (at least the current version). --Crayon (talk) 19:31, 5 February 2010 (UTC)
- Require Would Be CAN_HAZ
- Include Would Be FILECAT_WANT
This works? I don't think macros can expand to preprocessor directives. .Hyper//Hacker 19:28, 5 February 2010 (UTC)
BTW, there's a more complete header file and an explanation why macros won't work at the lolcode forums: http://forum.lolcode.com/viewtopic.php?id=1422 Suloku 20:26, 5 February 2010 (UTC)