[CSC 330] Objects in Rust and Tomorrow's Class
Andrew J. Pounds
pounds_aj at mercer.edu
Wed Nov 13 18:54:54 EST 2024
I purposely did not provide you with an exercise on object oriented rust
programming. In short this is because you can create public structs
that have private data members and you can add functions that are
defined in the struct and operate on the data elments in the struct.
However, if several of you think you need an example like the other ones
I have built for you I will also build one for rust.
I want to go ahead and roll out the recursive Fortran stuff and the wild
Lisp stuff -- so we will do that in class tomorrow.
--
*/Andrew J. Pounds, Ph.D./*
/Professor of Chemistry and Computer Science/
/Director of the Computational Science Program/
/Mercer University, Macon, GA 31207 (478) 301-5627/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://theochem.mercer.edu/pipermail/csc330/attachments/20241113/f4c394b2/attachment.htm>
More information about the csc330
mailing list