https://github.com/tkf/contextvariablesx.jl
https://github.com/tkf/contextvariablesx.jl
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tkf/contextvariablesx.jl
- Owner: tkf
- License: mit
- Created: 2020-05-05T18:35:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T06:47:13.000Z (over 3 years ago)
- Last Synced: 2025-03-27T20:20:02.517Z (10 months ago)
- Language: Julia
- Size: 500 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ContextVariablesX
[](https://tkf.github.io/ContextVariablesX.jl/dev)
[](https://github.com/tkf/ContextVariablesX.jl/actions?query=workflow%3ARun+tests)
ContextVariablesX.jl is a working proof-of-context framework for
propagating context-dependent information to child tasks. See
[RFC: Context variables by tkf · Pull Request #35833 · JuliaLang/julia](https://github.com/JuliaLang/julia/pull/35833)
for discussion.