Import combinator and allocator APIs into SWIG. Next is glue. Need to fix unions in HParsedToken and HCaseResult.
This commit is contained in:
parent
c369526a4c
commit
9061318dd6
3 changed files with 19 additions and 9 deletions
4
src/bindings/swig/hammer.i
Normal file
4
src/bindings/swig/hammer.i
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
%module hammer
|
||||
|
||||
%import "hammer/allocator.h"
|
||||
%import "hammer/hammer.h"
|
||||
Loading…
Add table
Add a link
Reference in a new issue