summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--polly/www/projects.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/polly/www/projects.html b/polly/www/projects.html
index 2128b70e37d..7388f054ff2 100644
--- a/polly/www/projects.html
+++ b/polly/www/projects.html
@@ -75,8 +75,8 @@
loop transformations with relatively simple higher level operations while
still providing the full expressiveness of integer polyhedra. To understand
and describe the transformations we are performing it is often very convenient
- to quickly script example transformations in a low-level language like python
- and then subsequently. isl already comes with a python binding generator, with
+ to quickly script example transformations in a scripting language like python.
+ isl already comes with a python binding generator, with
pypyjs there is a python interpreter for the web and with emscriptem isl
itself can also be compiled to javascript. In this project you combine all
these components to obtain an interactive polyhedral web calculator, that uses
OpenPOWER on IntegriCloud