Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

[deleted] - i was wrong!


They aren't making something for the JS ecosystem: they're defining a new data serialization format built on explicitly defined input parsers (Scroll), and for one reason or another, its current implementation is in JS.

It turns out that creating a data serialization format built on explicitly defined parsers has uses beyond the ontological use cases, and there are several expressions of Scroll that are useful for technical use cases, such as Stamp for templating and ScrollSets[1] for structured data. The ScrollSets page is an excellent demonstration of how Scroll can be used to serialize data for human- and machine-consumption.

[1]: https://scroll.pub/blog/scrollsets.html


Discussed here (122 comments): "Storing knowledge in a single long plain text file" https://news.ycombinator.com/item?id=40432834


The first paragraph seems self-explanatory, and the templating language is simple enough that you can infer what it does when it runs. There's nothing about this that seems JS ecosystem specific, other than being implemented in a language that itself is implemented in javascript. I can imagine building a stamp interpreter in Python for example, it's not doing very much other than touching and catting text into files.


> Regardless if you specialize in React, Rails, Django, Next, Java, C#, or ObjectiveC, you probably use templates to start new projects.

Java, C#, or ObjectiveC devs are unlikely to want their first command at the shell to start with `npm`, or the software supply chain fiasco npm drags in.

That said, to jump in, here's a better starting point than this HN post link:

- Overview: https://scroll.pub/

- Not helpful: https://notation.scroll.pub/

- More helpful: https://scroll.pub/tutorial.html

- Source: https://github.com/breck7/scroll

If you want more, you can sponsor breckyunits lab for $499,999 a year:

https://breckyunits.com/lab.html


- Very helpful: your ratings of all the current docs.

Made some updates. Thank you.

> If you want more, you can sponsor breckyunits lab for

There's an easter egg there ;).

And there's a cheaper option: https://scroll.pub/wws.html ($100 for 10 years :) )




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: