diff options
Diffstat (limited to 'ctags/docs/developers.html')
-rw-r--r-- | ctags/docs/developers.html | 167 |
1 files changed, 167 insertions, 0 deletions
diff --git a/ctags/docs/developers.html b/ctags/docs/developers.html new file mode 100644 index 0000000..6d6f3b1 --- /dev/null +++ b/ctags/docs/developers.html @@ -0,0 +1,167 @@ + +<!DOCTYPE html> + +<html> + <head> + <meta charset="utf-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> + + <title>Who we are — Universal Ctags 0.3.0 documentation</title> + <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> + <link rel="stylesheet" type="text/css" href="_static/classic.css" /> + + <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> + <script src="_static/jquery.js"></script> + <script src="_static/underscore.js"></script> + <script src="_static/doctools.js"></script> + + <link rel="index" title="Index" href="genindex.html" /> + <link rel="search" title="Search" href="search.html" /> + <link rel="prev" title="Relationship between other projects" href="other-projects.html" /> + </head><body> + <div class="related" role="navigation" aria-label="related navigation"> + <h3>Navigation</h3> + <ul> + <li class="right" style="margin-right: 10px"> + <a href="genindex.html" title="General Index" + accesskey="I">index</a></li> + <li class="right" > + <a href="other-projects.html" title="Relationship between other projects" + accesskey="P">previous</a> |</li> + <li class="nav-item nav-item-0"><a href="index.html">Universal Ctags 0.3.0 documentation</a> »</li> + <li class="nav-item nav-item-this"><a href="">Who we are</a></li> + </ul> + </div> + + <div class="document"> + <div class="documentwrapper"> + <div class="bodywrapper"> + <div class="body" role="main"> + + <section id="who-we-are"> +<h1>Who we are<a class="headerlink" href="#who-we-are" title="Permalink to this headline">¶</a></h1> +<p>Please, add your name, background and interests here If you are +interested in contributing to Universal Ctags steadily. So we can +dispatch a task and/or an issue to the right person!</p> +<p>(Keep the list in alphabetical order.)</p> +<p>Cameron Eagans <<a class="reference external" href="mailto:me%40cweagans.net">me<span>@</span>cweagans<span>.</span>net</a>></p> +<blockquote> +<div><p>I’ve been a PHP developer for almost 10 years, and have been using Vim +almost as long. My goal is to help guide the direction of the PHP +parser, as well as maintain the ctags website and help guide new +contributors to tasks that they may be able to help with. With time, +I may end up contributing directly to ctags development, but my C skills +are not so great at the moment.</p> +</div></blockquote> +<p>Colomban Wendling <<a class="reference external" href="mailto:colomban%40geany.org">colomban<span>@</span>geany<span>.</span>org</a>></p> +<blockquote> +<div><p>I am a developer of Geany, a lightweight IDE/editor that uses CTags +parsers to provide various code insights for a large variety of +languages. I don’t use CTags directly but through a (currently) +internal library. Hence, my fields of interest are the quality of the +parsers (good and comprehensive results) and their code (speed, proof +against any inputs, absence of memory leaks, regression tests), and a +CTags library applications could use more readily. I am mostly a C +developer, but as the maintainer of the CTags parsers in Geany I work +on all parsers.</p> +</div></blockquote> +<p>Frank Fesevur <<a class="reference external" href="mailto:ffes%40users.sourceforge.net">ffes<span>@</span>users<span>.</span>sourceforge<span>.</span>net</a>></p> +<blockquote> +<div><p>My current use of ctags is for a Notepad++ plug-in I’m writing. +The plug-in is not yet released because of problems with the +Windows version of ctags. Those problems are fixed by now. +I am a Windows developer, but also an occasional Ubuntu and +Raspbian user at home. I wrote the windres parser.</p> +</div></blockquote> +<p>Karol Samborski <<a class="reference external" href="mailto:edv.karol%40gmail.com">edv<span>.</span>karol<span>@</span>gmail<span>.</span>com</a>></p> +<blockquote> +<div><p>I like programming in multiple languages such as Haskell, C/C++, +TypeScript, PHP to name a few. Ctags are useful for me as I code mostly in +Vim. My goal here is to take care of the TypeScript parser.</p> +</div></blockquote> +<p>Ken Takata <<a class="reference external" href="mailto:kentkt%40csc.jp">kentkt<span>@</span>csc<span>.</span>jp</a>></p> +<blockquote> +<div><p>I use ctags with Vim mainly on Windows and Cygwin. +I’m the one of the heaviest contributors of Vim. +I set up the AppVeyor environment and I’m also maintaining the +<a class="reference external" href="https://github.com/universal-ctags/ctags-win32">ctags-win32</a> project.</p> +</div></blockquote> +<p>Masatake YAMATO <<a class="reference external" href="mailto:yamato%40redhat.com">yamato<span>@</span>redhat<span>.</span>com</a>></p> +<blockquote> +<div><p>I’m using ctags in batch jobs running on my source code base +where most of all source code in Fedora are deployed. I’m an +Emacs user, so generally I don’t use ctags interactively +except when hacking Universal Ctags. Therefore my primary goal +is to improve the robustness of parsers: I introduced Units +test facility and badinput command for achieving the goal. +The secondary goal is to support more languages and formats: I +introduced optlib. I’m working on Fedora. I don’t +have access to the other platforms.</p> +</div></blockquote> +<p>Qingming He <<a class="reference external" href="mailto:906459647%40qq.com">906459647<span>@</span>qq<span>.</span>com</a>></p> +<blockquote> +<div><p>I’m mainly a Fortran developer and I use ctags combined with Emacs to +handle my projects. My goal is to improve the Fortran parser to make +it support Fortran standards from 77 to 2008 and maybe 2015 to be +released in the near future. I’m also interested in improving the lisp +parsers (elisp and scheme).</p> +</div></blockquote> +<p>Szymon Tomasz Stefanek <<a class="reference external" href="mailto:s.stefanek%40gmail.com">s<span>.</span>stefanek<span>@</span>gmail<span>.</span>com</a>></p> +<blockquote> +<div><p>I’m a multilanguage developer and I use ctags with my own text editor +which has some IDE capabilities. I’m the maintainer of the new C/C++ parser.</p> +</div></blockquote> +<p>Vitor Antunes <<a class="reference external" href="mailto:vitor.hda%40gmail.com">vitor<span>.</span>hda<span>@</span>gmail<span>.</span>com</a>></p> +<blockquote> +<div><p>I’ve been working with Verilog for most of the last 10 +years and am an avid Vim user. My goal is to improve the +Verilog parser such that Vim can get the most out of it +in plugins like Tagbar and to support the Omni +completion plugin I am writing.</p> +</div></blockquote> +</section> + + + <div class="clearer"></div> + </div> + </div> + </div> + <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> + <div class="sphinxsidebarwrapper"> + <h4>Previous topic</h4> + <p class="topless"><a href="other-projects.html" + title="previous chapter">Relationship between other projects</a></p> +<div id="searchbox" style="display: none" role="search"> + <h3 id="searchlabel">Quick search</h3> + <div class="searchformwrapper"> + <form class="search" action="search.html" method="get"> + <input type="text" name="q" aria-labelledby="searchlabel" /> + <input type="submit" value="Go" /> + </form> + </div> +</div> +<script>$('#searchbox').show(0);</script> + </div> + </div> + <div class="clearer"></div> + </div> + <div class="related" role="navigation" aria-label="related navigation"> + <h3>Navigation</h3> + <ul> + <li class="right" style="margin-right: 10px"> + <a href="genindex.html" title="General Index" + >index</a></li> + <li class="right" > + <a href="other-projects.html" title="Relationship between other projects" + >previous</a> |</li> + <li class="nav-item nav-item-0"><a href="index.html">Universal Ctags 0.3.0 documentation</a> »</li> + <li class="nav-item nav-item-this"><a href="">Who we are</a></li> + </ul> + </div> + <div class="footer" role="contentinfo"> + © Copyright 2015, Universal Ctags Team. + Last updated on 11 Jun 2021. + Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.0.2. + </div> + </body> +</html>
\ No newline at end of file |