Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tokuhirom/tora
Tora! Tora! Tora!
https://github.com/tokuhirom/tora
Last synced: 18 days ago
JSON representation
Tora! Tora! Tora!
- Host: GitHub
- URL: https://github.com/tokuhirom/tora
- Owner: tokuhirom
- License: other
- Created: 2012-01-26T01:23:45.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-01-01T09:44:51.000Z (almost 11 years ago)
- Last Synced: 2024-10-17T23:13:12.919Z (28 days ago)
- Language: Perl
- Homepage:
- Size: 82.9 MB
- Stars: 51
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.EXT.mkdn
- License: LICENSE
Awesome Lists containing this project
README
Extension developer's guide
===========================Notes
-----* You can wrap a C++ level pointer to the PointerValue. Do not use IntValue, it's not portable.
* You must return the value instance from each methods. You must not return NULL. It cause segv.
* You can use 'scons debug=1' for debugging