Libraries
Community Forums/Monkey Talk/Libraries| 
 | ||
| Can Monkey create libraries, static prefererably? | 
| 
 | ||
| No. | 
| 
 | ||
| Its the nature of the language it would be a hell of a lot of work to get something that would work across all platforms effectively. I dont think its impossible but in a time sense I dont know if it would be worth it. | 
| 
 | ||
| Thats a pity, a lot of the target compilers support lib generation easily so maybe it will be added in the future to Monkeys syntax. Thanks for the info. Last edited 2012 | 
| 
 | ||
| i hesitate to say this.... but you COULD create a winlib/osxlib/linuxlib targets which use the stdcpp template and just modify the TRANS.EXE and targets.monkey files appropriately. |