File:  [Research Unix] / researchv10no / cmd / sml / src / basics / primop.sig
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

(* Copyright 1989 by AT&T Bell Laboratories *)
(* primop.sig *)

signature PRIMOP =
sig
  datatype primop = 
      ! | * | + | - | := | < | <= | > | >= | alength | boxed | div | cast |
      eql | fadd |fdiv |feql |fge |fgt |fle |flt |fmul |fneg |fneq |fsub | gethdlr |
      ieql | ineq | neq | makeref | ordof | profile |
      sethdlr | slength | callcc | throw | delay | force |
      store | subscript | unboxedassign | unboxedupdate | update | ~ |
      rshift | lshift | orb | andb | xorb | notb

  val pr_primop: primop -> string

end

;

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.