Skip to content

vitaminmoo/unnaturalcode

 
 

Repository files navigation

About

UnnaturalCode is a system with the purpose of augmenting the compiler's own syntax error location strategies. It is designed to assist the developer in locating syntax errors in their software. For more information, please consult the the UnnaturalCode paper (preprint).

UnnaturalCode should be considered proof-of-concept quality software. The primary author of UnnaturalCode, Joshua Charles Campbell can be reached at joshua2@ualberta.ca.

Licensing

Assume that UnnaturalCode is licensed under the AGPL3+ unless otherwise specified.

© 2010-2012 Abram Hindle, Prem Devanbu, Earl T. Barr, Daryl Posnett

© 2012-2014 Joshua Charles Campbell, Abram Hindle, Alex Wilson

UnnaturalCode is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

UnnaturalCode is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with UnnaturalCode. If not, see http://www.gnu.org/licenses/.

Academic Use

Now we aren't going to impose any extra requirements, but we ask kindly if you are using this academically that you should consider citing our relevant work:

@InProceedings{campbellMSR2014,
  author =       {Joshua Charles Campbell and Abram Hindle and José Nelson Amaral},
  title =        {{Syntax Errors Just Aren’t Natural: Improving Error Reporting with Language Models}},
  booktitle = {Proceedings of the 11th Working Conference on Mining Software Repositories},
  year =      {2014},
  pages =     {10}
}

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.2%
  • JavaScript 10.0%
  • CSS 0.5%
  • XSLT 0.2%
  • Shell 0.1%
  • Perl 0.0%