An open API service indexing awesome lists of open source software.

https://github.com/profburke/randomvars

Forth defining words for random variables.
https://github.com/profburke/randomvars

forth random-number-generators random-variables

Last synced: 2 months ago
JSON representation

Forth defining words for random variables.

Awesome Lists containing this project

README

          

## README

### Random Variables in Forth

Every few years I wind up searching through various drives, USB sticks, etc. for this code.
Finally learned my lesson, and am putting it on Github.

I have re-worked the code so that it runs under gforth (at least as of 0.7.3) and
have refactored the code based on a few years' of experience since first I wrote it.

For details, read the source and the PDF included in the repository.

See the LICENSE for terms of use.