Git Product home page Git Product logo

Comments (5)

davidchase avatar davidchase commented on August 25, 2024 1

@danielo515 hi so this repl was originally a fork/experiment from the original ramda repl before it got a face lift, so basically i forked their repl made some changes and merge mine back with theirs minus a few libraries.

Its been a while... but iirc, the index.html script tags are specifically for the REPL when the user types code, while the package.json dependencies are for the code that scripts the repl. For example i provide TComb for the repl users but dont use it to build the repl itself. Now there are probably better ways of doing this to avoid the redundancies but i hacked this together pretty quickly and after it got merged back into the ramda repl i didnt think anyone still used ramtuary as much nor did i have time to come back and refactor the code.

Also I noticed that your main branch are gh-pages, which is usually the publish branch, but it looks more like a dev branch, and the master branch, which is usually the dev-branch looks like a gh-pages branch

i use gh-pages branch for the site as place to host it so its the master/dev one... the other branches on here were just experiments and probably can be culled.

maybe you can fork the ramda repl and add those lenses and futures, etc libs to that one...

hope this answers your questions.. let me know

from ramtuary.

davidchase avatar davidchase commented on August 25, 2024

thanks, and sure thing 👍

from ramtuary.

danielo515 avatar danielo515 commented on August 25, 2024

Hello @davidchase
Thank you for your prompt commit. I am a bit confused about how your REPL works. I saw that you just added the latest sanctuary version to the list of imported libraries by a script tag. But looking at your rollup configuration seems that what you are actually using is the npm installed version. Also I noticed that your main branch are gh-pages, which is usually the publish branch, but it looks more like a dev branch, and the master branch, which is usually the dev-branch looks like a gh-pages branch. Could you please clarify how does it work exactly ?
I was planning to fork your REPL and add a couple of extra libraries for a FP REPL instead of just a sanctuary + ranmda repl (basically lenses and futures).

Thanks in advance.

from ramtuary.

danielo515 avatar danielo515 commented on August 25, 2024

Thank you very much for clarification @davidchase

from ramtuary.

davidchase avatar davidchase commented on August 25, 2024

@danielo515 yah for sure 😄 if you ever end building a repl or something let me know it would be cool to see 💯

from ramtuary.

Related Issues (7)

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.