From kdl.dev
1 2
kdl is a document language, mostly based on SDLang, with xml-like semantics that looks like you're invoking a bunch of CLI commands!
#c #cpp #kdl #rust #elixir #python #rustlang #javascript #typescript
on Jun 4
From github.com
GitHub - tjol/ckdl: KDL parsing library in C, Python, C++
1 1
KDL parsing library in C, Python, C++. Contribute to tjol/ckdl development by creating an account on GitHub.
#c #cpp #kdl #rust #elixir #python #rustlang #javascript #typescript
8h ago
From github.com
GitHub - bgotink/kdl: A parser and stringifier for the KDL Document Language
1 2
A parser and stringifier for the KDL Document Language - bgotink/kdl
#c #cpp #kdl #rust #elixir #python #rustlang #javascript #typescript
on Mon, 6PM
From github.com
GitHub - kdl-org/kdl: the kdl document language specifications
1 1
the kdl document language specifications. Contribute to kdl-org/kdl development by creating an account on GitHub.
#c #cpp #kdl #rust #elixir #python #rustlang #javascript #typescript
on Dec 9
From github.com
GitHub - kdl-org/kdl-rs: Rust parser for KDL
1 1
Rust parser for KDL. Contribute to kdl-org/kdl-rs development by creating an account on GitHub.
#c #cpp #kdl #rust #elixir #python #rustlang #javascript #typescript
8h ago
From arxiv.org
Compiling C to Safe Rust, Formalized
7 18
The popularity of the Rust language continues to explode; yet, many critical codebases remain authored in C, and cannot be realistically rewritten by hand. Automatically translating C to Rust is thus an appealing course of action. Several works have gone down this path, handling an...
on Sat, 12AM
From github.com
GitHub - tabatkins/kdlpy: Handwritten KDL parser in Python 3
1 1
Handwritten KDL parser in Python 3. Contribute to tabatkins/kdlpy development by creating an account on GitHub.
#c #cpp #kdl #rust #elixir #python #rustlang #javascript #typescript
8h ago
From github.com
GitHub - IceDragon200/kuddle: A KDL encoder/decoder
1 1
A KDL encoder/decoder. Contribute to IceDragon200/kuddle development by creating an account on GitHub.
#c #cpp #kdl #rust #elixir #python #rustlang #javascript #typescript
8h ago
From github.com
BRP registry JSON schema endpoint by Leinnan · Pull Request #16882 · bevyengine/bevy
1 1
Objective Resolve #16745 Solution Provide a way to map AppTypeRegistry types into a JSON Schema that can be used in other applications. I took code from https://github.com/kaosat-dev/Blenvy as a st...
#bevy #blenvy #gamedev #indiedev #rustlang
19h ago
From github.com
1 1
Fixes #67533. Tracking issue: #134172 It's been something I meant to take a look at for a long time and actually completely forgot... The idea is to allow to give more control over how doctests...
21h ago
From github.com
1 1
Added extra checks for RTT control block integrity so partially trashed blocks are now more likely to be rejected as corrupted. Fixes #2969 This was a fun one to figure out! Learned a lot about the...
20h ago
From github.com
1 1
It's finally here! KDL 2.0.0 is a major overhaul of the language. It keeps to the spirit of 1.0.0 but addresses a lot of tiny sharp corners, and adds a few exciting new features to make the languag...
#c #cpp #kdl #rust #elixir #python #rustlang #javascript #typescript
8h ago
From haxx.se
7 7
The ride is coming to an end. The experiment is done. We tried, but we admit defeat. Four years ago we started adding support for an alternative HTTP backend in curl. It would use a library written in rust, called hyper. The idea was to introduce an alternative implementation of HTTP internals...
#c #curl #hyper #rustlang #programming #cprogramming #rust
on Sat, 12PM
From corrode.dev
Don't Unwrap Options: There's A Better Way | corrode Rust Consulting
1 1
I noticed that handling the None variant of Option without falling back on unwrap() is a common papercut in Rust. It has been discussed a million times already, but, surprisingly, not even the Rust book menti…
#dev #rust #coding #rustlang #learnrust
on Aug 29