Skip to content

Support all the Top 10 TIOBE languages #73

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

Open
nathany opened this issue Oct 27, 2012 · 1 comment
Open

Support all the Top 10 TIOBE languages #73

nathany opened this issue Oct 27, 2012 · 1 comment
Labels
Milestone

Comments

@nathany
Copy link
Contributor

nathany commented Oct 27, 2012

Kornelius Kalnbach wrote:

The TIOBE index lists languages by popularity. While mostly useless to find out which language is the best, it's perfect to determine which languages you should support in a syntax highlighter library.

As of February, the Top 10 are:

  1. Java [done]
  2. C [done]
  3. C++ [done]
  4. (Visual) Basic
  5. PHP [done]
  6. C#
  7. Python [done]
  8. Perl
  9. Delphi
  10. JavaScript [done]

From Redmine: http://odd-eyed-code.org/issues/82

@nathany
Copy link
Contributor Author

nathany commented Oct 27, 2012

An October 2012 update:

  1. C - done
  2. Java - done
  3. Objective-C - Objective-C Scanner #46
  4. C++ - done
  5. C# - C# Scanner #54
  6. PHP - done
  7. (Visual) Basic - Visual Basic Scanner #53
  8. Python - done
  9. Perl - Perl support #33
  10. Ruby - done, though Bring method/local variable distinction to Ruby Scanner #72

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