------------------------------------------------------------
commit f51d9fddeb8d49b91b620e836c66920ad2fd8b3d
Author: ffff:72.253.92.5 <ffff:72.253.92.5@pldb.io> Date: Sun Nov 10 00:04:02 2024 +0000 Updated four.scroll diff --git a/four.scroll b/four.scroll index e69de29..3fd7bff 100644 --- a/four.scroll +++ b/four.scroll @@ -0,0 +1,4 @@ +buildHtml + +3 + 1 is: +four.py ------------------------------------------------------------
commit 6f4c8415250fc0c8fe256a7c80326e160af0400b
Author: ffff:72.253.92.5 <ffff:72.253.92.5@pldb.io> Date: Sun Nov 10 00:03:49 2024 +0000 Updated four.scroll diff --git a/four.scroll b/four.scroll new file mode 100644 index 0000000..e69de29 ------------------------------------------------------------
commit 32e98a869ec4126831671139a64805186f4d8ef6
Author: ffff:72.253.92.5 <ffff:72.253.92.5@pldb.io> Date: Sun Nov 10 00:03:39 2024 +0000 Updated four.py diff --git a/four.py b/four.py index e69de29..b7eaa90 100644 --- a/four.py +++ b/four.py @@ -0,0 +1 @@ +print(3 + 1) \ No newline at end of file ------------------------------------------------------------
commit 7c7243a7e779d7e1b59d97597fdbdb15e6a96175
Author: ffff:72.253.92.5 <ffff:72.253.92.5@pldb.io> Date: Sun Nov 10 00:03:25 2024 +0000 Updated four.py diff --git a/four.py b/four.py new file mode 100644 index 0000000..e69de29 ------------------------------------------------------------
commit 82c20086d906b3c77becd168e7679f187fc57d8b
Author: ffff:72.253.92.5 <ffff:72.253.92.5@hub.scroll.pub> Date: Sat Nov 9 23:17:03 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 6b06f2f..58b2c58 100644 --- a/index.scroll +++ b/index.scroll @@ -2,4 +2,6 @@ buildHtml theme roboto -Hello World my name is +Examples of using PHP, Python, Perl and Ruby in ScrollHub. + +<- see the test scripts on the left. ------------------------------------------------------------
commit 8b8170639f7bbd65dff567dc97c5028fa999cd04
Author: ffff:65.246.71.95 <ffff:65.246.71.95@hub.scroll.pub> Date: Sat Nov 9 21:59:09 2024 +0000 Updated test.pl diff --git a/test.pl b/test.pl index e69de29..df16e3a 100644 --- a/test.pl +++ b/test.pl @@ -0,0 +1 @@ +print 2 + 2; \ No newline at end of file ------------------------------------------------------------
commit ebeadc52114a84a20053288a7cc7b50bd4829cdc
Author: ffff:65.246.71.95 <ffff:65.246.71.95@hub.scroll.pub> Date: Sat Nov 9 21:59:03 2024 +0000 Updated test.pl diff --git a/test.pl b/test.pl new file mode 100644 index 0000000..e69de29 ------------------------------------------------------------
commit 7e98981c6950245fe29c958d420ee5b4ee07a64d
Author: ffff:65.246.71.95 <ffff:65.246.71.95@hub.scroll.pub> Date: Sat Nov 9 21:58:57 2024 +0000 Updated test.rb diff --git a/test.rb b/test.rb index e69de29..892de3e 100644 --- a/test.rb +++ b/test.rb @@ -0,0 +1 @@ +puts 2 + 2 \ No newline at end of file ------------------------------------------------------------
commit 3ff5020039acc345193d691e209726e02a9a789e
Author: ffff:65.246.71.95 <ffff:65.246.71.95@hub.scroll.pub> Date: Sat Nov 9 21:58:47 2024 +0000 Updated test.rb diff --git a/test.rb b/test.rb new file mode 100644 index 0000000..e69de29 ------------------------------------------------------------
commit e143c819207ae7c122c7be2e9aed3df115e20761
Author: ffff:65.246.71.95 <ffff:65.246.71.95@hub.scroll.pub> Date: Sat Nov 9 21:58:42 2024 +0000 Updated test.py diff --git a/test.py b/test.py index e69de29..6d8058d 100644 --- a/test.py +++ b/test.py @@ -0,0 +1 @@ +print(2 + 2) \ No newline at end of file