-
RFC Link - https://github.com/witheve/rfcs/blob/master/proposed/syntax.md
-
-
### Proposal Details
I propose, a second time, the following language change first proposed for go1.5 in #9367:
An explicit conversion `int(b)`, where `b` has a boolean type and `int` stands for…
-
### Scope
Improves an existing behavior
### Compatibility
- [X] This is a breaking change
### Feature description
I *think* this could be done in a way that is non-breaking. But I think it'd be g…
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
Currently DataFusion has two ways to represent a schema, `Schema` and `DFSchema`. The forme…
-
-
### Introduction
This issue deals with a topic that has been the center of multiple previous discussions and existing issues and PRs. This is an attempt at briefly summarizing the problem in order …
-
@krangelov has mentioned at the summer school his ideas on completely reimagining the PGF format as a database. @anka-213 has expressed his interest in contributing, and I (@johnjcamilleri) also think…
-
Most of the magnitudes is the user's code will be the power of `10`, only some will be the power of `2`, and only a few a power of `pi`. Other magnitudes probably will nearly not exist. We should opti…
mpusz updated
2 months ago
-
# Wishlist for Meta Programming and Language-Oriented Programming
- Language features
- The core of the language should comprise of a transformation system and proof system which can provably co…