Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README/compiler_overview out of date #5145

Closed
p6rt opened this issue Feb 20, 2016 · 7 comments
Closed

README/compiler_overview out of date #5145

p6rt opened this issue Feb 20, 2016 · 7 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Feb 20, 2016

Migrated from rt.perl.org#127580 (status was 'resolved')

Searchable as RT127580$

@p6rt
Copy link
Author

p6rt commented Feb 20, 2016

From bshanks.prog@gmail.com

Browsing the README at Github,
https://github.com/rakudo/rakudo/blob/nom/README.md , i noticed it
says​:

"
## How the compiler works

See `docs/compiler_overview.pod`.
"

I went to
https://github.com/rakudo/rakudo/blob/nom/docs/compiler_overview.pod
(which was last updated in 2013), and it explains how Rakudo compiles
to the Parrot virtual machine, which executes bytecode.

However, the Github project description for rakudo describes it as
"Perl 6 on MoarVM and the JVM" and
http://rakudo.org/2015/02/21/announce-rakudo-star-release-2015-02/
says that the Parrot backend is no longer supported. Neither 'Moar'
nor 'JVM' appear in compiler_overview.pod

If Parrot is no longer the backend, then i suggest that
docs/compiler_overview.pod should be updated, or at least
deleted (no docs is better than (sufficiently) incorrect docs; if
compiler_overview.pod is deleted then the reference to it should also
be removed from the README).

thanks,
  b

@p6rt
Copy link
Author

p6rt commented Apr 11, 2016

From @usev6

I opened a small PR for Rakudo (rakudo/rakudo#740) to remove the relevant section from README.md and to add a warning that docs/compiler_overview.pod is not up to date.

1 similar comment
@p6rt
Copy link
Author

p6rt commented Apr 11, 2016

From @usev6

I opened a small PR for Rakudo (rakudo/rakudo#740) to remove the relevant section from README.md and to add a warning that docs/compiler_overview.pod is not up to date.

@p6rt
Copy link
Author

p6rt commented Apr 11, 2016

@usev6 - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Apr 12, 2016

From @usev6

The pull request was merged. I'm closing this ticket as 'resolved'.

1 similar comment
@p6rt
Copy link
Author

p6rt commented Apr 12, 2016

From @usev6

The pull request was merged. I'm closing this ticket as 'resolved'.

@p6rt
Copy link
Author

p6rt commented Apr 12, 2016

@usev6 - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Apr 12, 2016
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant