You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Was speaking to someone today and they mentioned that AWS use a tool called JSII to create their CSDK.
https://github.com/aws/jsii
JSII lets you write code in TypeScript and then transpiles it into Python, Java and .Net, see: https://aws.amazon.com/fr/blogs/opensource/generate-python-java-dotnet-software-libraries-from-typescript-source/
I think it could be a good solution to write the initial set of libraries for carbon-ql.
Beta Was this translation helpful? Give feedback.
All reactions