Skip to content

Commit 5b1eb9c

Browse files
committed
Update README URLs based on HTTP redirects
1 parent 36f10ba commit 5b1eb9c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ Scriptorium :scroll:
3535
|25|QuakeC|[gmqcc](https://github.com/graphitemaster/gmqcc)| 3.060 s.|![43.806%](http://progressed.io/bar/43)|43 pt|
3636
|26|ObjectScript|[objectscript](https://github.com/unitpoint/objectscript)| 3.108 s.|![43.1278%](http://progressed.io/bar/43)|43 pt|
3737
|27|SGScript|[sgscript](https://github.com/snake5/sgscript/)| 4.620 s.|![29.0163%](http://progressed.io/bar/29)|29 pt|
38-
|28|Java|[Jog](https://code.google.com/p/jog-interpreter)| 4.675 s.|![28.672%](http://progressed.io/bar/28)|28 pt|
38+
|28|Java|[Jog](https://code.google.com/p/jog-interpreter/)| 4.675 s.|![28.672%](http://progressed.io/bar/28)|28 pt|
3939
|29|JetScript|[JetScript](https://github.com/matt-attack/JetScript)| 4.810 s.|![27.8671%](http://progressed.io/bar/27)|27 pt|
4040
|30|Lisp|[minilisp](https://github.com/rui314/minilisp)| 6.951 s.|![19.2855%](http://progressed.io/bar/19)|19 pt|
41-
|31|Lisp|[aria](http://github.com/rxi/aria)| 8.010 s.|![16.7366%](http://progressed.io/bar/16)|16 pt|
41+
|31|Lisp|[aria](https://github.com/rxi/aria)| 8.010 s.|![16.7366%](http://progressed.io/bar/16)|16 pt|
4242
|32|JavaScript|[duktape](https://github.com/svaarala/duktape)| 9.544 s.|![14.0463%](http://progressed.io/bar/14)|14 pt|
4343
|33|Tcl|[jim](https://github.com/antirez/Jim)|12.280 s.|![10.9162%](http://progressed.io/bar/10)|10 pt|
4444
|34|GML|[gml](https://github.com/graphitemaster/gml)|16.443 s.|![8.15268%](http://progressed.io/bar/8)|8 pt|
@@ -110,12 +110,12 @@ Scriptorium :scroll:
110110
### To evaluate (someday... maybe)
111111
- http://catpad.net/michael/jvm/
112112
- http://jamvm.sourceforge.net/
113-
- http://oss.readytalk.com/avian/
114-
- http://qore.org/downloads ?
113+
- https://oss.readytalk.com/avian/
114+
- https://qore.org/downloads ?
115115
- http://www.codeproject.com/Articles/24029/Home-Made-Java-Virtual-Machine
116116
- http://www.harbaum.org/till/nanovm/index.shtml
117117
- http://www.kiffer.be/open-mika.html
118-
- https://code.google.com/p/tart/
118+
- https://code.google.com/archive/p/tart
119119
- https://github.com/aardappel/lobster
120120
- https://github.com/andyfischer/circa
121121
- https://github.com/chameco/Solid
@@ -143,10 +143,10 @@ Scriptorium :scroll:
143143
- http://www.mono-project.com/
144144
- https://en.wikipedia.org/wiki/P-code
145145
- http://www.dwheeler.com/6502/oneelkruns/qforth.html
146-
- http://robovm.com/
146+
- https://robovm.com/
147147
- http://www.lejos.org/ (or http://tinyvm.sourceforge.net/)
148148
- http://dmitry.gr/index.php?r=05.Projects&proj=12.%20uJ%20-%20a%20micro%20JVM
149-
- https://github.com/dart-lang/fletch
149+
- https://github.com/dartino/sdk
150150
- https://github.com/RuntimeCompiledCPlusPlus/RuntimeCompiledCPlusPlus
151151
- https://github.com/NETMF/netmf-interpreter
152152

0 commit comments

Comments
 (0)