Save expressions to .jl?
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 228
- Forks
- 81
- Avg merge
- 1d 29m
- Merged PRs (30d)
- 1
Description
I would like to just do save(filename, ::Expr) with ModelingToolkit.jl generated code. Would it be right to add this as a standard FileIO.jl thing?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing FileIO.jl's existing save and file-format conventions, then examine how Julia Expr values from ModelingToolkit.jl would be represented in a .jl file. Determine whether this belongs in FileIO.jl and identify the expected API and completion criteria before proposing an implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100