Re: Pascal-Interpreter?
"F. W." <[email protected]> Fri, 22 Apr 2022 08:12:21 +0200
| Newsgroups | alt.comp.lang.pascal |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
Am 22.04.2022 um 07:29 schrieb Dr Engelbert Buxbaum: > Then counting the frequencies of amino acids in a sequence would be > phrased almost in plain English! TYPE TrafficLight = SET OF (Red, Yellow, Green); I always loved it. FW