-
**Abstract**
Gaming is one of the underrated stuff out there for Linux. This meetup we demonstrate that not only we can play games in Linux but there is an abundance of tools to make one for ourself …
-
# Abstract
This is a Haskell implementation of James Wootton's MicroQiskit, aimed at providing a functional programming interface to MicroQiskit.
# Description
We have to start from scratch. …
-
The Options exercises makes reference to higher order functions, with very little explanation, which can be confusing for beginners. It should come before Options. The explanations should be buffed up…
-
While discussing #506 it became clear that parsing spec files in Python was a showstopper for Sphinx integration. We don't want to maintain two versions of the spec parser in Python and C++. Therefor…
-
### Package description
Haxe - The Cross-Platform Toolkit
### Home page URL
https://haxe.org/
### Source code URL
https://github.com/HaxeFoundation/haxe
### Packaging policy acknowledgement
…
-
### Feature Request: Stack Memory Inspection
Certain programming languages such as Haskell and Go provide their users with dynamically resizing unbounded stacks for executing their programs. This i…
-
Hey there,
first of all, thanks for compiling this introduction. It's very clear and on-point and quickly brings you up-to-speed with the basics of the language. But since you asked to file an issu…
-
### Is your feature request related to a problem?
I find SQL pretty hard to work with for various reasons
### Describe the solution
Not gonna pretend I have any clue what the ideal language looks l…
-
It would be very useful to be able to print a model definition to a .txt or .csv file. This way a model definition could easily be reviewed (on a computer) to check for e.g. unused mixers, curves, LS,…
-
## Description
Right now when you create a lambda project it generates AWS SAM templates and scripts to package and deploy a quarkus lambda app using the sam-cli. The AWS CDK https://github.com/aws…