Y
Hacker News
new
|
ask
|
show
|
jobs
by
julaga
2529 days ago
Do you have plans to make a full programming language? if so are you working on a open standard for save file?
1 comments
marcinignac
2529 days ago
No need to invent new file format at the moment. Each node's code is just plain CommonJS module and graph structure is serialized to JSON.
link