Skip to content

Commit 56f5c80

Browse files
committed
add: src/reference/codingstyle.md
1 parent 7234899 commit 56f5c80

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/reference/codingstyle.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 코딩스타일
2+
3+
- <https://www.cliki.net/Programming%20style>
4+
- <https://lisp-lang.org/style-guide/>
5+
- [Ariel Labs Common Lisp Style Guide](http://labs.ariel-networks.com/cl-style-guide.html)
6+
- [Google Common Lisp Style Guide](https://google.github.io/styleguide/lispguide.xml)
7+
- [Tutorial on Good Lisp Programming Style](https://www.cs.umd.edu/%7Enau/cmsc421/norvig-lisp-style.pdf) by Peter Norv, Kent Pit

0 commit comments

Comments
 (0)