kcl icon indicating copy to clipboard operation
kcl copied to clipboard

[Enhancement][Track] More KCL multilingual API & SDK support

Open Peefy opened this issue 1 year ago • 0 comments

Enhancement

At present, we have the preliminary versions of the APIs of kcl-go and kcl-py, and need more language APIs to extend the ecosystem.

  • [x] Rust (Without LLVM) https://github.com/kcl-lang/lib
  • [x] Java https://github.com/kcl-lang/lib/tree/main/java
  • [x] Python https://github.com/kcl-lang/lib/tree/main/python
  • [x] Go https://github.com/kcl-lang/kcl-go
  • [x] Node.js https://github.com/kcl-lang/lib/tree/main/nodejs
  • [ ] .Net WIP: https://github.com/kcl-lang/lib/tree/main/dotnet
  • [ ] C
  • [ ] C++
  • [ ] Zig
  • [ ] Swift
  • ...

Peefy avatar Jan 29 '23 11:01 Peefy