Skip to content

otabuzzman/CXXWRAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CXXWRAP

A JNI wrapper generator for C++ classes. According to the change log of  the original repository on Sourceforge, development appears to have ended in 2006. This is an offshoot of the original repository to implement and maintain the changes necessitated by new C++ standards since then. However, its scope is limited to the needs of new versions of the AA+ library, a C++ implementation by PJ Naughter of the formulas in Jean Meeus' book Astronomical Algorithms. More specifically, it's therefore a JNI wrapper generator for the C++ classes found in AA+ that might work for others as well.

Build

  • Install GCC development tools including bison (use Cygwin on Windows).
  • Clone repository and run ./configure ; ./make in top-level directory.
  • Have a look at the original README file.

Acknowledgements

Copyright (c) 1999, David Deaven
GNU GENERAL PUBLIC LICENSE Version 2

About

A JNI wrapper generator for C++ classes.

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published