yellowbean / Hastructure

ABS/MBS cashflow engine written in Haskell, with API to Python and C/Java (on the way)
https://deal-bench.xyz
Other
14 stars 3 forks source link

Talking to external #106

Open yellowbean opened 9 months ago

yellowbean commented 9 months ago

Background

Enable developer with other language experience but not able to call REST/Http

Goal

Enable developer/user from different language shop to access full feature of Hastructure

Scope

ideally , exposed in C , JVM call the C via JNI

Possible Solution

Create other interface interacting with other languages:

yellowbean commented 7 months ago

The trouble part is , it's hard to annotate all the types of GADT from library and write them into proto files