Giter Site home page Giter Site logo

Comments (11)

tsujeeth avatar tsujeeth commented on June 8, 2024 2

The Golang planout repo (originally under URXtech) now resides at:
https://github.com/biased-unit/planout-golang

The library has not seen development for over 2 years now. Contributions / Maintainers welcome!

@eytan , is there an active Go library out there?

from planout.

eytan avatar eytan commented on June 8, 2024

Awesome! A few questions:

  1. If I wanted to leave line-by-line comments, what is the best way to do that?
  2. Does it produce random assignments that are consistent with the Python and Ruby implementations of PlanOut?
  3. Some high level details in the README.md would be awesome: an example of how to run a script (say, one of the ones included in the demos/ folder in the main PlanOut distro), along with some sample output, and a few details on what has been implemented, is missing, or has been improved upon.
  4. I am curious to see how things develop with respect to adding more sanity checks and typing. I've recently done some refactoring of the Hack implementation of the PlanOut interpreter we use at Facebook and it adds a lot more of this type of functionality. Hopefully we will be open sourcing the Hack version soon, so we can compare notes :)
  5. Once you guys have things fleshed out and thoroughly tested, what do you think about adding your interpreter as a submodule to our github repository? (this is what Vimeo is planning on doing for their port of PlanOut to PHP).

from planout.

tsujeeth avatar tsujeeth commented on June 8, 2024

Thanks Eytan!

I'll create a pull request so that you can add comments per line.

from planout.

eytan avatar eytan commented on June 8, 2024

Great, let me know when you've written the README.md. It would be a helpful reference point as a Go n00b...

from planout.

GregBowyer avatar GregBowyer commented on June 8, 2024
  1. Does it produce random assignments that are consistent with the Python and Ruby implementations of PlanOut?

Not sure thats a bit of an oversight on our part to not have tested this, but I am sure we can make some sort of unit test to ensure compatibility. My Colleague did the porting using the python version as reference so it should be the same.

  1. I am curious to see how things develop with respect to adding more sanity checks and typing. I've recently done some refactoring of the Hack implementation of the PlanOut interpreter we use at Facebook and it adds a lot more of this type of functionality. Hopefully we will be open sourcing the Hack version soon, so we can compare notes :)

That would be super useful to see given the typing adds a bit more complexity to this.

  1. Once you guys have things fleshed out and thoroughly tested, what do you think about adding your interpreter as a submodule to our github repository? (this is what Vimeo is planning on doing for their port of PlanOut to PHP).

Sounds like a great plan

@Etyan as we discussed on a different pull request, this does not yet have the return statement, hopefully tsujeeth or myself will be able to add that soon.

from planout.

GregBowyer avatar GregBowyer commented on June 8, 2024

I take it back @tsujeeth beat me to implementing the return statement :)

from planout.

tsujeeth avatar tsujeeth commented on June 8, 2024

https://github.com/URXtech/planout-go-interpreter/pull/5

Readme and sample files coming soon.

"Hopefully we will be open sourcing the Hack version soon, so we can compare notes"
Definitely looking forward to this!

from planout.

eytan avatar eytan commented on June 8, 2024

Closing this out, and I can continue to chime in on the reviews in the golang repository. Once the interpreter has stabilized and has good unit test coverage, I'd love to add it as a sub module to alpha/

from planout.

krithika369 avatar krithika369 commented on June 8, 2024

Hello @eytan, I'm unable to access the Golang submodule under alpha (and can't find the repo on the owner's Github page either). I'm wondering what the status of this development was (I realise this is quite an old thread) and if there are any other active efforts to implement the PlanOut interpreter in Golang, that you may be aware of?

from planout.

irvifa avatar irvifa commented on June 8, 2024

Hello @eytan I also have similar problem there, is this moved as a private repo?

from planout.

irvifa avatar irvifa commented on June 8, 2024

Please see this PR #152 Thanks!

from planout.

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.