Skip to content

Commit 862630f

Browse files
committed
/* Couple of tools that might be useful for porting to Java */
1 parent ae8bcc6 commit 862630f

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

wiki/Algorithm_Java_port.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ We would be interested in having Java ports of the following algorithms:
1414
### Couple of tools that might be useful for porting to Java
1515

1616
This software is available for $119 with a 15 day return.
17-
<http://www.tangiblesoftwaresolutions.com/Product_Details/CPlusPlus_to_Java_>
18-
Converter\_Details.html?gclid=CIO3xLrYjK4CFQ2R7Qod2gldgg It won't do
19-
perfect code but will get you close.
17+
<http://www.tangiblesoftwaresolutions.com/Product_Details/CPlusPlus_to_Java_Converter_Details.html>
18+
It won't do perfect code but will get you close.
2019

2120
This is also an interesting approach <http://code.google.com/p/cibyl/>
2221
where I can't imagine would work in a I/O or computationally intensive

wiki/Algorithm_Java_port.mediawiki

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ We would be interested in having Java ports of the following algorithms:
1010
=== Couple of tools that might be useful for porting to Java ===
1111

1212
This software is available for $119 with a 15 day return.
13-
http://www.tangiblesoftwaresolutions.com/Product_Details/CPlusPlus_to_Java_
14-
Converter_Details.html?gclid=CIO3xLrYjK4CFQ2R7Qod2gldgg
13+
http://www.tangiblesoftwaresolutions.com/Product_Details/CPlusPlus_to_Java_Converter_Details.html
1514
It won't do perfect code but will get you close.
1615

1716
This is also an interesting approach http://code.google.com/p/cibyl/ where

0 commit comments

Comments
 (0)