- File:
-
- 1 edited
-
doc/rob_thesis/thesis-frontpgs.tex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/rob_thesis/thesis-frontpgs.tex
r7493339 r9c14ae9 76 76 \begin{center}\textbf{Abstract}\end{center} 77 77 78 \CFA is a modern, non-object-oriented extension ofthe C programming language.79 This thesis introduces two fundamental language features: tuples and constructors/destructors, as well as improved variadic functions.80 While these features exist in prior programming languages, the contribution of this work is engineering these features into a highly complex type system. 78 % \CFA is a modern extension to the C programming language. 79 % Some of the features of \CFA include parametric polymorphism, overloading, and . 80 TODO 81 81 82 82 \cleardoublepage
Note:
See TracChangeset
for help on using the changeset viewer.