-
Currently Cabin has no sense of async code or threading. The reason for this is surprisingly simple: I've never really *worked* with async code much. It's not that I feel I couldn't make a basic imple…
-
By providing a book of sorts (e.g. using https://www.gitbook.com/) we would solve two problems:
1. With the book focusing on Rust we'd hopefully make Rust more attractive for language designers
2.…
-
## Intro
[OpenSCAD](https://openscad.org) is an unique CAD application, as its only user interface is a programming language.
It is also unique because instead of parametric modelling (the paradigm …
-
Stack Graphs (an evolution of Scope Graphs) sound like they could be really interesting/useful with regards to code navigation, symbol mapping, etc. Perhaps we could use them for module identification…
-
Our `useGitHub` hook provides powerful functionality for interacting with GitHub data in React applications. To showcase its capabilities and provide clear examples for developers, we need to create a…
-
**Is your feature request related to a problem? Please describe.**
Many beginners in programming start with C, which is a fundamental and widely used programming language. However, there is a lack of…
-
**Describe the bug**
We have a very low-latency gRPC service that we have written client code for in several different programming languages. When we load test it in most languages, we are able to …
-
UVLS should be a starting point to learn basic principles of feature modeling and software product lines. A very simple mechanism to showcase how to derive a variant from a configuration would be help…
-
## Personal Sign up
- Name: Zhongyang Wu
- Desc: Know something about some programming language, basic backend development and some other interesting stuff.
-
# Issue Proposal: Advanced C++ Feature Implementation and Documentation
## Description
Develop an advanced feature in C++ that goes beyond basic tutorials, aiming to enhance mastery of the langu…