Skip to content

Commit

Permalink
Added reference to the scientific paper.
Browse files Browse the repository at this point in the history
  • Loading branch information
SeppoPakonen committed Sep 24, 2020
1 parent 0ff9b0d commit 0444e7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ FOG renders the C preprocessor obsolete, eliminates substantial lexical redundan
This is the program from [http://www.computing.surrey.ac.uk/research/dsrg/fog/](http://www.computing.surrey.ac.uk/research/dsrg/fog/).

### Example ###
If you like C++, then you **really** should read the [Meta-Compilation for C++](https://github.com/UltimateScript/FOG/blob/master/FogThesis.pdf).
The FOG is much more complex language than C++ and it requires a bit of boring reading of a scientific paper.

Compiling following with FOG
```
auto declaration BuildInterface() {
Expand Down

0 comments on commit 0444e7c

Please sign in to comment.