Explore >> Select a destination


You are here

tree-sitter.github.io
| | olvemaudal.github.io
3.8 parsecs away

Travel
| | C++ is a difficult language to master. Very difficult. It does not take more than a few days away from the keyboard before you start forgetting some of the details that will bite when you visit the dark and dusty corners of the language (sometimes because you work with code written by others).
| | zackoverflow.dev
3.4 parsecs away

Travel
| | Using Tree-sitter to add syntax highlighting to my personal code editor, Glyph.
| | rickardlindberg.me
4.3 parsecs away

Travel
| | December is the month of Advent of Code. I had told myself not to participate this year because I know I get completely consumed by the problems and it has a negative impact on the rest of my life. It worked. Until December 15th. More on that later. Code Editor Update Last month I started working on a new code editor. It is a mix of a text editor and a structured editor.
| | blog.dhsdevelopments.com
13.2 parsecs away

Travel
| For the last few years, I've solved some of the Advent of Code problems using Kap. It's turned out to work quite well, and Kap has turned...