File: README.txt

package info (click to toggle)
moarvm 2022.12%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 42,724 kB
  • sloc: cpp: 378,682; ansic: 288,257; perl: 8,229; java: 2,682; python: 1,287; makefile: 820; sh: 292
file content (11 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
64-bit version of TinyMT[1] as used by MoarVM[2]

Original code published by

    Mutsuo Saito, (saito@math.sci.hiroshima-u.ac.jp) Hiroshima University
    Makoto Matsumoto, The University of Tokyo 

under the 3-clause BSD license.

[1] http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/TINYMT/
[2] https://github.com/MoarVM/MoarVM/