Skip to content

eisemsi2/CodeAssist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeAssist

A simple Project which:

  1. generates valid C++ code given partial C++ code.
  2. debugs a C++ code of synatitical and logical errors.
  3. if a non trivial c++ function is used in the code, points to the official documentation of the function.