JuliaIO / JuliaIO/FileIO.jl

Save expressions to .jl?

Open
#253 7 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.