This page lists various resources related to Jevko, such as examples,
user implementations, projects and formats based on Jevko, articles
about Jevko, Jevko-based software, syntax highlighting for code editors,
social media, and more.
Community
implementations and examples
jevko/community on
GitHub lists several implementations of Jevko in various programming
languages by different authors. It also contains examples of what some
users did with Jevko. jevko/examples contains a
few more simple examples.
Jevko for
prototyping programming lanugages
Designing a programming language with Jevko by manually translating 600+ pages
of code snippets from the book “Structure and Interpretation of Computer
Programs”.
Writing about Jevko
jevko/writing on
GitHub has some articles about
Jevko and other topics.
Old software
There are:
Syntax highlighting
Command Line Interface
More
Jevko for hackers
For do-it-yourself-oriented tinkerers, hackers, or minimalists plain
Jevko is ready to be used to define custom formats for all kinds of
applications that deal with tree-structured information.
Experimental software
Use Jevko today
For solution-oriented users, Jevko formats like those shown above are
in development and available to experiment with via the Jevko CLI or the
Jevko
Interface for Visual Studio Code.
Jevko CLI and Jevko for VS
Code
You can try out the formats you see above today with the experimental
Jevko Command Line
Interface or the Jevko
Interface for Visual Studio Code. These can convert Jevko into JSON,
HTML, or various XML-based formats. This allows for easy integration
with existing applications.
Jevko formats give you the full power of the target format via JSON
or XML literals and data-model compatibility. On top of that you get
features such as here documents (via the backwards-compatible
Jevko syntax extension), extremely lean comments, ability to disable
(“comment out”) an entire Jevko subtree by prefixing it with “-”,
autotrimmed unquoted strings, or quoted multiline strings.
All this in a very simple human-friendly syntax.
Syntax highlighting
Experimental Jevko syntax highlighting extensions for Visual Studio
Code are available for the following formats/file types:
There are also experimental Jevko syntax highlighting definitions for
other environments:
- Generic: .jevko –
KDE KatePart Syntax Highlight System, CodeMirror6
You can follow Jevko on Mastodon or subscribe to the RSS channel for latest
news.
You can also follow the official Jevko organizations on GitHub and Codeberg to track the latest
developments.
There is also an official /r/jevko subreddit.
Jevko-related resources can also be found at the official Jevko profile on
archive.org and the official Jevko YouTube channel.