HaxeFoundation / HaxeFoundation/haxe

YCombinator issues "Stack overflow" on C++ & HL

Open
#9,695 8 comments 0 reactions 2 assignees Claimed by @hughsando View on GitHub
platform-cpp platform-hl
Dominant language
Haxe
Stars
6.9k
Forks
715
Avg merge
2d 2h
Merged PRs (30d)
11

Description

```haxe
typedef Recursive

= Recursive

-> P;
typedef Y = Recursive

R>;
```
`Recursive` works fine on it's own, but `Y` breaks on cpp, java, jar, c# and hashlink.

`Y` does have it's uses factoring out the structure of ADTs when doing traversals.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.