www: Fix typo

Reported-by: Hongbin Zheng
llvm-svn: 261873
This commit is contained in:
Tobias Grosser 2016-02-25 15:21:02 +00:00
parent 0eb1d7bca0
commit b9baae529f

View File

@ -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