babylon
babylon copied to clipboard
Draft: ANF Experimental Code Model
Experiments with Administrative Normal Form (A-Normal Form; ANF) transformations in the code model. See https://github.com/igraves/babylon-anf for additional code using these changes.
Progress
- [x] Change must not contain extraneous whitespace
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/babylon.git pull/239/head:pull/239
$ git checkout pull/239
Update a local copy of the PR:
$ git checkout pull/239
$ git pull https://git.openjdk.org/babylon.git pull/239/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 239
View PR using the GUI difftool:
$ git pr show -t 239
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/babylon/pull/239.diff