Difference between revisions of "Rust"

From Chessprogramming wiki
Jump to: navigation, search
Line 11: Line 11:
 
=Forum Posts=
 
=Forum Posts=
 
* [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=7&t=59023 Crabby, original chess engine written in the rust language] by [[Alex Johnson]], [[CCC]], January 23, 2016
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=59023 Crabby, original chess engine written in the rust language] by [[Alex Johnson]], [[CCC]], January 23, 2016
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=61843 Rasher (UCI) by Morten Lohne written in Rust] by [[Norbert Raimund Leisner]], [[CCC]], October 26, 2016
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=61843 Rasher (UCI) by Morten Lohne written in Rust] by [[Norbert Raimund Leisner]], [[CCC]], October 26, 2016

Revision as of 06:44, 12 October 2019

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

External Links

General Purpose

Chess

References

Up one Level