https://github.com/inokinoki/pl-identifier-clisp
Assignment for Artificial Intelligence
https://github.com/inokinoki/pl-identifier-clisp
Last synced: 5 months ago
JSON representation
Assignment for Artificial Intelligence
- Host: GitHub
- URL: https://github.com/inokinoki/pl-identifier-clisp
- Owner: Inokinoki
- Created: 2018-09-24T16:13:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T14:54:55.000Z (almost 6 years ago)
- Last Synced: 2025-02-09T08:33:42.151Z (over 1 year ago)
- Language: Common Lisp
- Homepage:
- Size: 6.52 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Programming Language Identifier in Common Lisp
Change the file name in `file.lisp`, then run
```
lisp run-breadth-first.lisp
```
```
lisp run-depth-first.lisp
```