qitab / cl-protobufs

Common Lisp protocol buffer implementation.
MIT License
84 stars 18 forks source link

change protoc-gen-lisp to protoc-gen-cl #276

Closed Slids closed 2 years ago

Slids commented 4 years ago

We should do this for several reasons: 1) It's more exact, we're generating the common lisp proto files. 2) We have conflicts with Robert Browns protocol buffer implementation.

xach commented 3 years ago

Any progress on this?

xach commented 2 years ago

Another year, another ping.

mdbergmann commented 2 years ago

Would make sense as there are more lisps out there.

Slids commented 2 years ago

Hm, internally we use protoc-gen-cl-pb Which explains why I could never find protoc-gen-lisp