Category:Pure: Difference between revisions

m
Link previously broken, new URL placed
(The Pure Language has moved to BitBucket.)
m (Link previously broken, new URL placed)
 
(One intermediate revision by the same user not shown)
Line 1:
{{language|Pure
|site=httphttps://purelangagraef.bitbucketgithub.orgio/pure-lang//
|compat=structural
|checking=dynamic
Line 7:
|LCT=yes}}{{language programming paradigm|Dynamic}}{{language programming paradigm|Functional}}
 
From the official [httphttps://puredocsagraef.bitbucketgithub.orgio/pure.html-lang/ Pure manual]: "Pure is a modern-style functional programming language based on term rewriting. Pure programs are basically collections of equational rules used to evaluate expressions in a symbolic fashion by reducing them to normal form."
 
The Pure interpreter uses LLVM to JIT-compile code; in addition, Pure programs can be compiled with LLVM to machine code as well.
57

edits