What are some examples of other declarative languages?
Tensorflow used to be declarative before Tensorflow 2 came out. You would define a computation graph once and run it repeatedly with different inputs and weights.
Please log in to leave a comment.
What are some examples of other declarative languages?