Difference between revisions of "Rust"

From Chessprogramming wiki
Jump to: navigation, search
Line 10: Line 10:
  
 
=Forum Posts=
 
=Forum Posts=
 +
==2014 ...==
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=54780 Learning to program in RUST, together] by [[Michael Sherwin]], [[CCC]], December 29, 2014
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=54780 Learning to program in RUST, together] by [[Michael Sherwin]], [[CCC]], December 29, 2014
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=57782 If you are interested (only) !] by Ruxy Sylwyka, [[CCC]], September 28, 2015
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=57782 If you are interested (only) !] by Ruxy Sylwyka, [[CCC]], September 28, 2015
Line 16: Line 17:
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=62323 New Rust Chess Library] by [[Jordan Bray]], [[CCC]] November 30, 2016
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=62323 New Rust Chess Library] by [[Jordan Bray]], [[CCC]] November 30, 2016
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=3&t=66838 What do you think of Rust compared to C or C++ ?] by [[Mahmoud Uthman]], [[CCC]] (Chess Thinkers), March 16, 2018
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=3&t=66838 What do you think of Rust compared to C or C++ ?] by [[Mahmoud Uthman]], [[CCC]] (Chess Thinkers), March 16, 2018
 +
==2020 ...==
 +
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=73198 Don't understand CarryRippler] by Marcel Vanthoor, [[CCC]], February 27, 2020 » [[Traversing Subsets of a Set#AllSubsetsofanySet|Carry-Rippler]]
  
 
=External Links=
 
=External Links=

Revision as of 19:43, 1 March 2020

Home * Programming * Languages * Rust

Rust Logo [1]

Rust,
a multi-paradigm system programming language featuring safe memory handling and concurrency, syntactically similar to C or C++ [2].

Chess Engines

Forum Posts

2014 ...

2020 ...

External Links

General Purpose

Chess

References

Up one Level