| CARVIEW |
Select Language
HTTP/2 200
date: Tue, 30 Dec 2025 07:02:13 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"fb7e0159693931bc650cb2048644f423"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=n8Z1eAhVJPc145aBPSHgTLKuMVHEaCxcyzef0f%2Bv5IlNy3Hc%2FqDAnIbAkP0CxuiOMPu4rdGbOeTSToHBGIXbtTuETauUFECl3s3B5h96yzToxwNqh3bA8ylfPVULoxHDAh0QyLaI5Wp1LnasOJauqkavJdFcaKuINAe0x7ky0PIvIeJq1xX1DdQY1kglZzwhDCIwGhzrE9CXsl39xFKh32qMGJff9T173sKErsnDELUCyCcWk4fM1jIPcRm7%2Bs8cQGJi3mM6kTK12iTvOXkkkw%3D%3D--s1pKPA8cciq48XBf--V9Ib%2B16MBf8F2G%2FntAyXQQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.886139236.1767078133; Path=/; Domain=github.com; Expires=Wed, 30 Dec 2026 07:02:13 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 30 Dec 2026 07:02:13 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 916E:D866E:31AD68:36979E:695378F5
Releases · purescript-python/purescript-python · GitHub
Loading
Loading
Loading
Loading
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 3
Releases: purescript-python/purescript-python
Releases · purescript-python/purescript-python
Based on latest upstream
- A lot of test cases from many purescript libraries passed, special thanks to @Hong-Xiang
only JS specific ones(like converting builtin type introspections) failed. - change license to MIT #20
- update codebase to PureScript v0.13.8 #22
- fix namespace issues of
getitem_looperandgetattr_looper
Assets 5
allow large scale codegen & Python read IR speed up & bugfix
- codegen support for JavaScript-specific behaviors: add default value
Nonefor each function argument. fix #10 - faster codegen: avoid pretty print when not specified. #13
- lighter volume: for generated files. type level computing can produce huge amount of code, to make generated code Git maintainable, we use bzip2 to compress stuffs. #13
- options for pspy-blueprint changed(
--py-dir <dir0> --entry-mod <A.B.C> --ffi-dep <xxx> --out-format [Pretty|Compact|Compressed]). - special optimization for repeating indexing and attribute accessing.
- the
topdownfile format to allow Python to load large scale code, and load code faster. fix #13 - tagless final approach to support multiple data formats of output IR for codegen,
checkTopdown/{Raw.hs, Topdown.hs, Pretty.hs}.. - add CI tests based on a purescript-python project. #15
Assets 5
v0.1.1
2020-02-24: Version 0.1.1.0
Thanks to @glanham-jr for building the release of macosx-10.7.
Thanks to @lfkdsk for building the release of macosx-10.15.
-
Fix multi-param datatype constructors
-
Fix throwing exceptions
-
Fix the use of some JS specific features in CodeGen:
PS codegen uses JS tricks like
"a" + ["b", "c"] == "ab,c",
we change the generated code likethrow new Error("a" + ["b", "c"])
tothrow Error("a" + ",".join(["b", "c"])).*Further optimizations can be done later.
Assets 7
v0.1.0.0
- License changed to LGPL for legal distribution of statically linked bianries.
- Remove some redundant code for making executable, implement the correct interface of MonadReader for codegen monad
Assets 5
preview release
0.1.0.0a fix link
Assets 2
You can’t perform that action at this time.