Best way to implement term_json? #9
Unanswered
vasily-kartashov
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Well, More in general, I suggest writing a converter in java/Kotlin and wrap it into a primitive. Consider reading the presentation above to know more about primitives as well. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What would be the most efficient way of implementing
term_json(?term, ?json)
predicate that covers conversion between Prolog terms and JSON strings:Beta Was this translation helpful? Give feedback.
All reactions