Talk:SAC programming language
Appearance
This article duplicates the statement (from the website) that SaC is a functional language while strictly speaking it is not. The major issue is that SaC allows the use of variables which is clearly a form of state while according to the "definition" of functional languages here on wikipedia is the first golden rule for a functional language. It might be a good idea to make it clear that SaC can convert its syntax into a functional description but the description itself is not functional (although perhaps applicative). Cyberwizzard (talk)
Duplication (or disambiguation)?
Are these the same?
- SA-C programming language: "Single Assignment C (SA-C) ...."
- SAC programming language: "SAC (Single Assignment C) ...."
.... although the homepage links are different:
So if they are different, it might be an idea to put Disambiguation links in.