Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
GHC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Glasgow Haskell Compiler
GHC
Merge requests
!10000
Draft: Sunroof based eDSL for JS Backend
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Draft: Sunroof based eDSL for JS Backend
doyougnu/ghc:wip/doyougnu/split-jexpr-edsl
into
master
Overview
0
Commits
27
Pipelines
20
Changes
14
Open
jeffrey young
requested to merge
doyougnu/ghc:wip/doyougnu/split-jexpr-edsl
into
master
2 years ago
Overview
0
Commits
27
Pipelines
20
Changes
14
Expand
Towards fixing:
#22736
Not Draft when:
StableName
is removed (and perhaps all of data-reify)
Operational
is removed
Threading is removed
add named, typed variables to
JSI
generated JS is readable
generated JS is correct
We've demonstrated that we can begin to rewrite the RTS with the eDSL (i.e., the testsuite passes with a mix of GHCJS DSL and this one)
Each module has docs that explain the module
JS.Monad
explains the design and architecture of the eDSL
Edited
2 years ago
by
jeffrey young
0
0
Merge request reports
Loading