Coder Social home page Coder Social logo

Better directory structure or description about jsil HOT 6 CLOSED

sq avatar sq commented on August 10, 2024
Better directory structure or description

from jsil.

Comments (6)

kg avatar kg commented on August 10, 2024

Which specific directories' purpose is unclear to you? If you load up the .sln file in the root directory it should include all the project files you need to care about, and all the relevant binaries should end up in bin.

from jsil.

lanwin avatar lanwin commented on August 10, 2024

I would favor a more clear directory structure:

Examples/ -> Examples/Simple
Mannux/ -> Examples/Mannux
Platformer/ -> Examples/Platformer
Raytracer/ -> Examples/Rytracer
Tetris/ -> Examples/Tetris

Compiler/ -> ok
JSIL/ -> Compiler.Core/
Meta/ -> JSILCoreLib/ (Its like mscorelib)
Proxies/ -> JSILCoreLib/Proxies

Libraries is a bit irritating since i would assume that third party components are in there not a js impl. Then is the question why not also create the base classes with JSIL and mix proxies and impl.

But i think moving the examples out of the root would help the most since it is easier to keep the overview of the project.

from jsil.

kg avatar kg commented on August 10, 2024

I moved the examples out of the root. Renaming the other dirs would cause some breakage in some local scripts I'm using, so I probably won't get to that. You can file a new issue if there are specific reasons why you think those renames need to happen.

from jsil.

lanwin avatar lanwin commented on August 10, 2024

Oh i think its far better now. The only wish would be if you could drop a line for each directory in the readme which describes what its in.

from jsil.

kg avatar kg commented on August 10, 2024

Would you prefer entries in the root README or a README for each folder?

from jsil.

lanwin avatar lanwin commented on August 10, 2024

I for myself would prefer root README :-)

from jsil.

Related Issues (20)

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.