-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
The README
(is there more documentation somewhere?) only has a very trivial example of how to use this, and it's not immediately clear how to do anything very complicated. For example, how would I:
- Create a function that returns a
list
? - Define a class in Rust?
- Write a function that takes arguments?
- Write a function that manipulates a Python dictionary?
It is possible that these are "out of scope" for this library (which I gather is very low level), but I would find it difficult to write an interesting Python extension without doing any of these things. If it is out of scope for this library to document the idiomatic use in writing Python backends, maybe you could have a section linking to a few open source projects actually using milksnake so a new user can try to pick up the idioms?
Metadata
Metadata
Assignees
Labels
No labels