Replies: 4 comments
-
#9472 has an idea I played with to automate some naming |
Beta Was this translation helpful? Give feedback.
-
on July 17 , @Jovonni and I started experimenting... |
Beta Was this translation helpful? Give feedback.
-
One of my experiments in this area was blocked back on Sep 12. A PR just landed that addresses that issue. |
Beta Was this translation helpful? Give feedback.
-
a few weeks ago, I had another brainstorm:
I'm not quite happy with where it ended up, but I think the general approach has promise. |
Beta Was this translation helpful? Give feedback.
-
sketch:
in
fun1.contract.js
:a
deploy-contract.js
tool imports the contract, checks the meta, and builds core-eval code to fulfill it, either open-coded or by giving some data to an interpreter.Some prototyping experience is available in...
refs:
cc @Jovonni
Beta Was this translation helpful? Give feedback.
All reactions