GithubHelp home page GithubHelp logo

sophia's Introduction

Sophia

Package manager for the Emily programming language (emilylang.org)

sophia's People

Contributors

fayealephnil avatar

Stargazers

Michael Ohlssen avatar Cassie Jones avatar hikari_no_yume avatar

Watchers

 avatar  avatar

sophia's Issues

Initial design doc comments

Here are some thoughts on the current design.md:

"Storage":

  • Maybe a line for "list of other packages required by this one"-- this might not be needed in version 0, but it's a pretty necessary idea.

"Dependency Installation"

  • "If they are local dependencies they will install to .emilylocallibs in the project folder. If they are global dependencies then they will install to ~/.emilylibs"
    What is the difference? How does it tell the difference?
    I would like to request the "local sandbox" not be an invisible file. Maybe begin with an underscore because a package can't do that?

"Sophia dependency file"
I'm sorry, I do not quite understand this section. We can discuss on IRC.

"Sophia Commands"

  • I think what would be consistent with other dependency tools is if "install" were the default to install. i don't think I would guess "get". Also most dependency tools assume you want recursive fetch (the equivalent of getAll). Maybe instead of "get" and "getAll" it could be "install" for "install plus deps" and "install --one" for "install by itself" (actually, honestly, i don't think installing by itself should be legal-- if it actually does depend on those other things, then installing it by itself is breaking your install!)
  • Is "run" appropriate for sophia? I was just going to put the -m run version into emily itself.
  • Do you need an "update" for fetching the contents of the big meta repo? Normal install tools seem to have install, update, and upgrade commands.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.