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

Add COBOL (z/OS platform) #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

prochac
Copy link

@prochac prochac commented Feb 28, 2020

#10

@prochac prochac force-pushed the master branch 3 times, most recently from 7c09cf2 to 248d2e1 Compare February 28, 2020 22:16
Copy link
Owner

@leighmcculloch leighmcculloch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woah that's a lot of keywords.

Comment on lines +5 to +24
┌──────────────────────────────────────────────────────────────────────────────────────────────────
...... │
...... │
...... │
...... │
...... │
...... │
...... │
...... │
...... │
...... │
...... │
...... │
...... │
...... ...... ...... │
...... ...... ...... ...... │
...... ...... ...... ...... ...... ...... ...... │
22 ..25.. ..26.. ..32.. ..35.. ..36.. ..49.. ..51.. ..52.. ..54.. ..89.. .100.. .109.. .417.. │
│Lua Go Erlang C Python Ruby JS Java Rust Dart Swift C# C++ COBOL
└──────────────────────────────────────────────────────────────────────────────────────────────────
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a shame adding this flattens half of the graph so we can't really see the difference anymore. It shifts the graph from being a comparison of languages to being a comparison of everything against COBOL which wasn't the original intent.

Even increasing the height of the graph much doesn't help much 😞 .

┌──────────────────────────────────────────────────────────────────────────────────────────────────┐
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                           ...... │
│                                                                                    ...... ...... │
│                                                                             ...... ...... ...... │
│                                                                      ...... ...... ...... ...... │
│                                                                      ...... ...... ...... ...... │
│                                                                      ...... ...... ...... ...... │
│                                                                      ...... ...... ...... ...... │
│                                                                      ...... ...... ...... ...... │
│                                                        ...... ...... ...... ...... ...... ...... │
│                                          ...... ...... ...... ...... ...... ...... ...... ...... │
│                                          ...... ...... ...... ...... ...... ...... ...... ...... │
│                     ...... ...... ...... ...... ...... ...... ...... ...... ...... ...... ...... │
│...... ...... ...... ...... ...... ...... ...... ...... ...... ...... ...... ...... ...... ...... │
│...... ...... ...... ...... ...... ...... ...... ...... ...... ...... ...... ...... ...... ...... │
│..22.. ..25.. ..26.. ..32.. ..35.. ..36.. ..49.. ..51.. ..52.. ..54.. ..89.. .100.. .109.. .417.. │
│Lua    Go     Erlang C      Python Ruby   JS     Java   Rust   Dart   Swift  C#     C++    COBOL  │
└──────────────────────────────────────────────────────────────────────────────────────────────────┘

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know, maybe it doesn't need to be in graph.
Just wanted to show definite winner in count of keywords.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, maybe I can keep it in the graph, and just manually put it in so that it is capped a height not as high but with the number still saying 417. I think it's worth including.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants