Ryo Hirayama

Results 49 issues of Ryo Hirayama

## Current implementation The interpreter we are using now evaluates MIR (Mid-level IR) directly. It's easy to understand but may have bad performance. MIR is a collection of CFG (Control...

:bow: help wanted
DeskVM

:bow: help wanted
Desk-lang

:bow: help wanted
:ballot_box_with_check: needs test cases
DeskVM

Because mry lacks some functionalities, we need manually implemented mocks.

:bow: help wanted
:ballot_box_with_check: needs test cases

## Background - deskc does incremental compilation for Desk-lang code. - dworkspace emits ASTs with inconsistent `NodeId` in most cases. ## Problem In most cases, full compilation occurs because `NodeId`s...

:bow: help wanted
:beginner: good first issue
Workspace

:bow: help wanted
Desk-lang

Desk must support bigint

:beginner: good first issue

I don't want to use a GitHub action like [this](https://github.com/JamesIves/github-sponsors-readme-action) for security reasons. I need a cli tool to generate sponsors svg.

:bow: help wanted
:beginner: good first issue

Something like dependent types. ```typescript let a: "a" = "a" ```

Desk-lang
:bike: bikeshed