Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
developers:gsoc:2016:ideas [2016/02/22 06:58]
zero_one [Website improvements]
developers:gsoc:2016:ideas [2016/02/24 19:57]
iphydf [Implement Tox protocol in another language]
Line 56: Line 56:
 ==== Implement Tox protocol in another language ==== ==== Implement Tox protocol in another language ====
  
-**Brief explanation**: Using only the [[https://github.com/Tox-Docs/Text|Tox Core documentation]], write a complete implementation in a memory-safe language.+**Brief explanation**: Using only the [[https://toktok.github.io/spec|Tox Protocol Specification]], write a complete implementation in a memory-safe language.
  
 Language choices are currently: Language choices are currently:
  
-^ Language        ^ Mentor                                     ^ Link                                                                                  ^ +^ Language        ^ Mentor                                      ^ Link                                                                                  ^ 
-| C#              | [[iphydf@gmail.com|iphy]]                  |                                                                                       | +| C#              | [[iphydf@gmail.com|iphy]]                   |                                                                                       | 
-| Coq             | [[iphydf@gmail.com|iphy]]                  |                                                                                       | +| Coq             | [[iphydf@gmail.com|iphy]]                   |                                                                                       | 
-| Cyclone         | [[iphydf@gmail.com|iphy]]                  |                                                                                       | +| Cyclone         | [[iphydf@gmail.com|iphy]]                   |                                                                                       | 
-| F#              | [[iphydf@gmail.com|iphy]]                  |                                                                                       | +| F#              | [[iphydf@gmail.com|iphy]]                   |                                                                                       | 
-| **Go**          | [[iphydf@gmail.com|iphy]]                  | https://github.com/vikstrous/gotox                                                    | +| **Go**          | [[iphydf@gmail.com|iphy]]                   | https://github.com/vikstrous/gotox                                                    | 
-| **Haskell**     | [[iphydf@gmail.com|iphy]]                  | https://github.com/iphydf/hstox                                                       | +| **Haskell**     | [[iphydf@gmail.com|iphy]]                   | https://github.com/iphydf/hstox                                                       | 
-| JX-Objective C  | [[sagem.tox@gmail.com|JX7P]]               |                                                                                       | +| JX-Objective C  | [[sagem.tox@gmail.com|JX7P]]                |                                                                                       | 
-| MISRA-C/C++     | [[grayhatter@tox.chat|grayhatter]]         |                                                                                       | +| MISRA-C/C++     | [[grayhatter@tox.chat|grayhatter]]          |                                                                                       | 
-| OCaml           | [[iphydf@gmail.com|iphy]]                  |                                                                                       | +| OCaml           | [[iphydf@gmail.com|iphy]]                   |                                                                                       | 
-| **Rust**        | [[iphydf@gmail.com|iphy]]                  | https://github.com/zetok/tox                                                          | +| **Rust**        | [[iphydf@gmail.com|iphy]] / zetok           | https://github.com/zetok/tox                                                          | 
-| Safe-D          | [[sagem.tox@gmail.com|JX7P]]               |                                                                                       | +| Safe-D          | [[sagem.tox@gmail.com|JX7P]]                |                                                                                       | 
-| **Scala**       | [[iphydf@gmail.com|iphy]]                  | https://github.com/iphydf/tox4j/tree/master/projects/tox4j/src/main/java/im/tox/core +| **Scala**       | [[iphydf@gmail.com|iphy]]                   | https://github.com/iphydf/tox4j/tree/master/projects/tox4j/src/main/java/im/tox/core 
-| SML             | [[iphydf@gmail.com|iphy]]                  |                                                                                       | +| SML             | [[iphydf@gmail.com|iphy]]                   |                                                                                       | 
-| Swift           | [[d@dvor.me|dvor]], [[stal@tox.chat|stal]] |                                                                                       |+| Swift           | [[d@dvor.me|dvor]], [[stal@tox.chat|stal]]  |                                                                                       |
  
 Safe-D is D where all public entry points are @safe and no internal functions are @trusted. **Bold** languages are ones that have a beginning of an implementation. Safe-D is D where all public entry points are @safe and no internal functions are @trusted. **Bold** languages are ones that have a beginning of an implementation.
Print/export