Spyke

Just enough info to keep you asking questions. Sounds like a cult.

1
leminal.space

I don't know if it's just me, feel free to ignore my feedback, but the article feels a bit random in terms of overall structure.

Here are the parts that confused me the most:

Now, it's time to lay our cards on the table and tell you what solutions we had in mind.

Solutions for what? Generic "challenges"? And whatever follows in this section doesn't really seem too related to custom programming languages, other than the PHP reference (but I'm not sure how mentioning that solves anything, or why you would put it into that section).

Today, we'll share our experience, which may inspire you to enhance your expertise. What gives rise to expertise in programming?

Wasn't the article about making a programming language? That seems mostly unrelated to generic expertise in programming. Story #1, #2, #3 in the top section seem unrelated too.

What does expertise mean for PVS-Studio?

What expertise, in making custom programming languages? The section seems to be about something else, an analyzer and diagnostics. I understand those could be in some situations considered related, but there seems no motivation given why you would think they are here. So it feels a bit disjointed.

Revealing secrets

About what, making a custom programming language? Nothing that comes right after seems an actual secret, let alone one relevant for custom programming languages.

It might be just me being a bit dense. However, I can't shake the feeling that this article could have worked better if cut down to less than a quarter of the length, and with some more focus on a clear topic.

5

Solutions for what? Generic “challenges”? And whatever follows in this section doesn’t really seem too related to custom programming languages, other than the PHP reference (but I’m not sure how mentioning that solves anything, or why you would put it into that section).

That part was about how one small decision can snowball into something huge, like PHP, where the guy just wanted an easier way to do something and ended up creating a language that's everywhere today. Sometimes the "harder" path turns out to be the more interesting one. That's the point: don't give up when things get hard. Push through and you don't just solve your actual problem. you may walk away with some real experience, maybe even something bigger than you expected. But don't treat these stories like they're some deep life lesson. I wanted to unpack what expertise means to the dev community, through a couple of stories that tie into it. Drawing a bit of a parallel to today: AI's everywhere now, and sure, it gives us a shortcut but it's also making us less curious and quicker to hand problems off to a machine. IMHO, used to be more fun that way.

Our whole "build your own custom language" thing also happened kind of by accident. We're glad it turned into something that's not just useful for our devs, but actually interesting to the wider dev community too, cause that's for people who like getting to the bottom of kinda mundane things, same as the guy who made the series, our C++ architect.

As for why we call it PVS-Studio's expertise specifically. Developers are basically the core of what we do. They're the ones who actually hold the knowledge behind our analyzer. And a big part of being a static analysis dev is digging deep into a language to find its weird edge cases and bug patterns, that's literally how you build diagnostic rules. So our expertise really comes down to understanding how languages work under the hood. The videos on building your own language were actually made for new hires at first, that was a fun and fast way to get them thinking like we do. And honestly, that's kind of the whole point: these webinars are our expertise. We just figured other devs outside the company might find them just as interesting.

Thanks for the thoughtful comment, genuinely appreciate it. Hope that clarifies things. But if not, pls ask =)

3
programming.dev

What's the tl;dr? What's the language for?

I scrolled through, but it wasn't quite obvious.

1

This one's purely a toy, it doesn't have a specific purpose beyond demonstrating the basics every programming language has (for the one curious about it ofc)

2

You reached the end

We′re building custom programming language—would you join us? | Spyke