Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CLISP/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# CLISP

Clisp is a implementation of the Common Lisp Programming language. It was originally created by Bruno Haible and Micheal Stoll.

## References
- [Wikipedia](https://en.wikipedia.org/wiki/CLISP)
6 changes: 6 additions & 0 deletions CLISP/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"creators": {
"title": "Rishi Chitnis",
"link": "https://github.com/thegreatsourcerer"
}
}
Loading