Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAAP

Generally Accepted Abbreviations for Programming

Intro

GAAP is an MIT-licensed open source project for improving the efficiency of programming by helping programmers to:

  • Understand generally accepted abbreviations used in other programmers' source code
  • Choose generally accepted abbreviations to make own source code concise and yet readable to others

Based on years of programming experience, I believe that it is important to choose short yet meaningful token names. There are many abbreviations that are generally accepted by programmers. Some are common to all programming languages, while others are mostly used in a particular language. I'd like to start from JavaScript and ABAP, the two languages that I'm familiar with...

License

MIT

Copyright (c) 2017-present, Bo Wang

About

Generally Accepted Abbreviations for Programming

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors