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

Add Khuzdul as a JsonLD implementation #839

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Laxystem
Copy link

I'm currently working on Khuzdul, a JsonLD library for Kotlin/Multiplatform.

It's still WIP - and in fact, isn't even committed yet - but I've created this PR now just to ask what's the process of adding a library to the website is.

Note, it isn't really an implementation per-se; It's a cross-platform API implemented on each platform by a different library (Titanium on Java, JsonLD Streaming on JS, Sophia on Wasm...)

@Laxystem Laxystem marked this pull request as draft April 10, 2024 18:10
Copy link
Member

@gkellogg gkellogg left a comment

Choose a reason for hiding this comment

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

The tool categorization could possibly do with an update, but it's good to show a diverse set of tools for working with the technology. Thanks!

<ul class="nav nav-list">
<li class="nav-header"><h3>Kotlin</h3></li>
<li typeof="schema:SoftwareSourceCode">
<a property="schema:codeRepository" href="https://codeberg.org/Moria/Gimli/src/branch/development/khuzdul">
Copy link
Member

Choose a reason for hiding this comment

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

"Path khuzdul doesn't exist in branch development"

@Laxystem
Copy link
Author

Question: should the implementations be ordered alphabetically? Currently they seem very arbitrary.

@davidlehn
Copy link
Member

Question: should the implementations be ordered alphabetically? Currently they seem very arbitrary.

I imagine ordering is a combination of when added, random, and arbitrary. Don't worry about that much right now. We're rewriting the site and this will likely all be programmatically generated at some point and we can sort it then.

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.

None yet

3 participants