Skip to content

Commit

Permalink
mention C generics proposal in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ltcmelo committed Dec 30, 2023
1 parent 8369bcb commit 055f65e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

![](https://docs.google.com/drawings/d/e/2PACX-1vT-pCvcuO4U63ERkXWfBzOfVKwMQ_kh-ntzANYyNrnkt8FUV2wRHd5fN6snq33u5hWmnNQR3E3glsnH/pub?w=375&h=150)

_Note_: C language (draft) proposal [Enabling Generic Functions and Parametric Types in C](https://ltcmelo.com/n2698.pdf); prototype available (here)[http://www.genericsinc.info/index.php].

# Psyche-C

Psyche is a rather unique compiler frontend for the C programming language that is specifically designed for the implementation of static analysis tools. This is where the "uniqueness" of Psyche-C comes from:
Expand Down

0 comments on commit 055f65e

Please sign in to comment.