Skip to content

A small program that recognizes C/C++ declarations.

Notifications You must be signed in to change notification settings

HappenLee/cdecl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

中文版

Introduction cdecl

Cdelc is a small program that recognizes C/C++ declarations. It attempts to parse complex C/C++ declarations from the compiler's point of view and gives an interpretation of the declarations. It is implemented by C++, most of the ideas come from "C Expert Programming", through this small program can better understand the C/C++ declaration logic.

About

A small program that recognizes C/C++ declarations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published