Pascal/Delphi binding (#987)

* Pascal/Delphi binding

Pascal/Delphi language binding

* update credits
This commit is contained in:
Coldzer0
2018-08-03 14:33:25 +02:00
committed by Nguyen Anh Quynh
parent c7be4a2160
commit 84220d8360
17 changed files with 4864 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ build:
$(MAKE) -C java gen_const
$(MAKE) -C ruby gen_const
python const_generator.py dotnet
python const_generator.py pascal
install: build
$(MAKE) -C python install