Skip to content

DRAFT: Kotlin implementation of the XDL spec#13

Draft
ahuston-0 wants to merge 9 commits intomainfrom
feature/xdl_kt
Draft

DRAFT: Kotlin implementation of the XDL spec#13
ahuston-0 wants to merge 9 commits intomainfrom
feature/xdl_kt

Conversation

@ahuston-0
Copy link
Collaborator

While we're working on reference implementations of the spec, I figured I'd put something together for something on the JVM. I picked Kotlin primarily due to its additional safety features, and I think it could make a good candidate for a reference implementation. This is not intended to replace the existing Rust implementation.

ahuston-0 added 4 commits June 9, 2023 22:20
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
Currently only adds and tests very basic primitive metadata information

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
@ahuston-0 ahuston-0 added the enhancement New feature or request label Jun 15, 2023
@ahuston-0 ahuston-0 self-assigned this Jun 15, 2023
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
@ahuston-0
Copy link
Collaborator Author

Current configuration:

Kotlin: 1.8.22
JDK: 17

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant