{"id":19121911,"url":"https://github.com/rurumimic/julia","last_synced_at":"2026-06-12T23:32:53.342Z","repository":{"id":110154868,"uuid":"495665683","full_name":"rurumimic/julia","owner":"rurumimic","description":"for numerical analysis and computational science","archived":false,"fork":false,"pushed_at":"2022-06-06T15:46:30.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-03T08:29:37.836Z","etag":null,"topics":["julia"],"latest_commit_sha":null,"homepage":"","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rurumimic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-24T04:14:06.000Z","updated_at":"2022-05-25T17:00:18.000Z","dependencies_parsed_at":"2023-03-15T01:05:45.541Z","dependency_job_id":null,"html_url":"https://github.com/rurumimic/julia","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Fjulia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Fjulia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Fjulia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Fjulia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rurumimic","download_url":"https://codeload.github.com/rurumimic/julia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240177051,"owners_count":19760308,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["julia"],"created_at":"2024-11-09T05:19:06.971Z","updated_at":"2026-06-04T22:30:16.309Z","avatar_url":"https://github.com/rurumimic.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Julia\n\n- [Julia.org](https://julialang.org/)\n  - [Downloads](https://julialang.org/downloads/)\n  - [Documentation](https://docs.julialang.org/)\n    - [Style guide](https://docs.julialang.org/en/v1/manual/style-guide/)\n  - [Discourse](https://discourse.julialang.org/)\n  - [Pkg.jl](https://pkgdocs.julialang.org/)\n- and:\n  - [Revise.jl](https://github.com/timholy/Revise.jl)\n\n---\n\n## [documentation](docs/README.md)\n\n- Install\n- Package and Module\n- Tools\n- Basic and Advance\n\n---\n\n## Run\n\n```jl\n@rurumimic ➜ /workspaces/julia (master ✗) $ julia\n               _\n   _       _ _(_)_     |  Documentation: https://docs.julialang.org\n  (_)     | (_) (_)    |\n   _ _   _| |_  __ _   |  Type \"?\" for help, \"]?\" for Pkg help.\n  | | | | | | |/ _` |  |\n  | | |_| | | | (_| |  |  Version 1.7.2 (2022-02-06)\n _/ |\\__'_|_|_|\\__'_|  |  Official https://julialang.org/ release\n|__/                   |\n\njulia\u003e 1 + 2\n3\n\njulia\u003e ans\n3\n```\n\n### Module\n\n[HelloWorld.jl](./src/HelloWorld/src/HelloWorld.jl)\n\n```jl\njulia\u003e include(\"./src/HelloWorld/src/HelloWorld.jl\")\nMain.HelloWorld\n\njulia\u003e using .HelloWorld\n\njulia\u003e hello\n\"Hello, World!\"\n\njulia\u003e HelloWorld.greeting(hello)\nHello, World!\n```\n\n```jl\njulia\u003e @__MODULE__\nMain\n\njulia\u003e varinfo()\n  name                    size summary\n  –––––––––––––––– ––––––––––– ––––––––––––––––––\n  Base                         Module\n  Core                         Module\n  HelloWorld         3.083 KiB Module\n  InteractiveUtils 252.883 KiB Module\n  Main                         Module\n  ans                 21 bytes 13-codeunit String\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frurumimic%2Fjulia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frurumimic%2Fjulia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frurumimic%2Fjulia/lists"}