Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace link to Odin package in SUPPORTED_LANGUAGES.md #4201

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

marianpekar
Copy link
Contributor

@marianpekar marianpekar commented Jan 24, 2025

The package for Odin is incomplete and abandoned (the original author has archived the GitHub repository).

Here’s how my new package, which I propose as a replacement, compares to the original:

New Package 👍 Currently Linked Package 👎
Complete grammar Lacks types and many keywords
Full test coverage (includes sample and all keywords, types, built-ins, and literals) No tests at all
Supports both require and import Supports only require
Active git repo Archived git repo

I am also highly motivated to maintain the package because I run a blog at https://www.marianpekar.com, where I use highlight.js. I’ve already started working on a series of blog posts covering various Odin topics (i.e. implementation of software renderer written in Odin I already wrote code for), making me an active user of my own package.

Copy link
Member

@joshgoebel joshgoebel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks like a good switch!

@joshgoebel joshgoebel merged commit d301848 into highlightjs:main Jan 25, 2025
19 checks passed
Copy link

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

No changes

No existing files changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants