Wuffs
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages |extensions={{ext|wuffs}} |released=2017 }} '''Wuffs''' (Wrangling Untrusted File Formats Safely) is a special...") |
|||
Line 8: | Line 8: | ||
It was briefly named '''Puffs''' (Parsing Untrusted File Formats Safely), before being renamed to Wuffs around 2017-11-30. | It was briefly named '''Puffs''' (Parsing Untrusted File Formats Safely), before being renamed to Wuffs around 2017-11-30. | ||
+ | |||
+ | See also: | ||
+ | * [[Naïve Image Formats]] | ||
+ | * [[RAC]] | ||
== Links == | == Links == |
Latest revision as of 21:50, 26 December 2019
Wuffs (Wrangling Untrusted File Formats Safely) is a special-purpose programming language developed by Google, designed to be used to parse file formats.
It was briefly named Puffs (Parsing Untrusted File Formats Safely), before being renamed to Wuffs around 2017-11-30.
See also: