Skip to content

alexonea/eliza-learns-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eliza-learns-cpp

Implementation of Eliza The Therapist using cpp

How to compile

From the repository root, run the following in a terminal:

$ mkdir build && cd build
$ cmake ..
$ make

About

Implementation of Eliza The Therapist using cpp

Resources

License

Stars

Watchers

Forks

Packages

No packages published