data.sty
changeset 618 1c7cca56fadf
parent 565 9c4b9bda974c
child 767 12d744ff9607
--- a/data.sty	Sat Dec 29 10:30:27 2018 +0000
+++ b/data.sty	Tue Feb 12 21:23:00 2019 +0000
@@ -73,6 +73,21 @@
 28 34.79653
 \end{filecontents}
 
+% JavaScript, example (a*)*b  
+\begin{filecontents}{re-js.data}
+5   0.061
+10  0.061
+15  0.061
+20  0.070
+23  0.131
+25  0.308
+26  0.564
+28  1.994
+30  7.648
+31  15.881 
+32  32.190
+\end{filecontents}
+
 % Java 8, example (a*)*b  
 \begin{filecontents}{re-java.data}
 5  0.00298
@@ -117,6 +132,8 @@
 39000  26.15787
 \end{filecontents}
 
+
+
 %% re1.scala: example a?{n} a{n}
 \begin{filecontents}{re1.data}
 1 0.00179