Skip to content

Improved scheme-live command line tool #55

Description

@amirouche

Currently scheme-live command line tool (located in the directory ~scheme-live/local/bin/ allows to:

  • install a scheme
  • run a program
  • start a repl
  • run the test suite

And it works only with bash and Debian, and Ubuntu

There is several improvements to be made:

  • Rewrite with Scheme
  • Make it possible to install a version of a Scheme that we consider stable (at this time it install the latest version from git)
  • Make it possible to be installed e.g. in /usr/local/bin/
  • Add compile command
  • Support more Linux distributions:
    • Fedora
    • Alpine
    • Gentoo
    • Arch
    • NixOS
    • Guix

Metadata

Metadata

Assignees

No one assigned

    Labels

    wipThe issue still needs some work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions