#computer_program__program__programme__computer_programme  (computer science) a sequence of instructions that a computer can interpret and execute; "the program required several hundred lines of code"
  supertype:  software__software_system__software_package__package  (computer science) written programs or procedures or rules and associated documentation pertaining to the operation of a computer system and that are stored in read/write memory; "the market for software is expected to expand"
  part:  subroutine  instruction.computer_code
  Z:  process
  subtype:  application_program__applicationprogram__application__applications_programme  a program that gives a computer instructions that provide the user with tools to accomplish a task; "he has tried several different word processing applications"
     subtype:  active_application  an application that is currently running and in the foreground
     subtype:  applet  a Java application; an application program that uses the client's web browser to provide a user interface
     subtype:  web_browser__webbrowser__browser  a program used to view HTML documents
        subtype:  Mosaic  a freeware browser
        subtype:  Netscape  a commercial browser
     subtype:  natural_language_processor__natural_language_processing_application  an application program that deals with natural language text
        subtype:  disambiguator  (computer science) a natural language processing application that tries to determine the intended meaning of a word or phrase by examining the linguistic context in which it is used
     subtype:  job.application_program  (computer science) a program application that may consist of several steps but is a single logical unit
     subtype:  word_processor__word_processing_system  an application that provides the user with tools needed to write and edit and format text and to send it to a printer
     subtype:  editor_program__editor  (computer science) a program designed to perform such editorial functions as rearrangement or modification or deletion of data
        subtype:  linkage_editor__linkageeditor  an editor program that creates one module from several by resolving cross-references among the modules
        subtype:  text_editor  (computer science) an application that can be used to create and view and edit text files
           subtype:  Emacs_text_editor
        subtype:  graph_editor__grapheditor__graph_graphical-editor__graphgraphicaleditor
           subtype:  hierarchy_editor__hierarchyeditor  a graph editor tailored to ease the display and edition of hierarchies
              subtype:  taxonomy_graphical_editor
           subtype:  hyperbolic_graph_editor
           subtype:  knowledge_graphical_editor__knowledgegraphicaleditor
              subtype:  taxonomy_graphical_editor
              subtype:  CG_graphical_editor
                 subtype:  Charger
              subtype:  FCA_structure_graphical_editor  graphic editor of FCA objects
  subtype:  loop.computer_program  a computer program that performs a series of instructions repeatedly until some specified condition is satisfied
  subtype:  patch.computer_program  a short set of commands to correct a bug in a computer program
  subtype:  assembler__assembly_program  a program to convert assembly language into machine language
  subtype:  checking_program  a program that examines other computer programs for syntax errors
  subtype:  compiler__compiling_program__compilingprogram  (computer science) a program that decodes instructions written in a higher order language and produces an assembly language program
     subtype:  C_compiler  a compiler for programs written in C
     subtype:  Fortran_compiler  a compiler for programs written in Fortran
     subtype:  LISP_compiler  a compiler for programs written in LISP
     subtype:  Pascal_compiler  a compiler for programs written in Pascal
  subtype:  debugger  a program that helps in locating and correcting programming errors
  subtype:  user_interface__interface  (computer science) a program that controls a display for the user (usually on a computer monitor) and that allows the user to interact with the system
     subtype:  command_line_interface__CLI  a user interface in which you type commands instead of choosing them from a menu or selecting an icon
     subtype:  graphical_user_interface__GUI  a user interface based on graphics (icons and pictures and menus) instead of text; uses a mouse as well as a keyboard as an input device
        subtype:  2D_user_interface
        subtype:  3D_user_interface
        subtype:  HTML_based_interface
        subtype:  graph_visualization_interface__graphvisualizationinterface
           subtype:  display-only_graph_viewer
           subtype:  graph_editor__grapheditor__graph_graphical-editor__graphgraphicaleditor
     subtype:  user_interface
        subtype:  non-graphical_user_interface
           subtype:  procedure_call_interface
              subtype:  network-accessible_procedure_call_interface
                 subtype:  RPC_interface__Remote_Procedure_Call_interface__remoteprocedurecallinterface
              subtype:  API__application_programming_interface__applicationprogramminginterface
           subtype:  command_based_interface__commandbasedinterface
              subtype:  network-accessible_command_based_interface
                 subtype:  OKBC_interface
                 subtype:  CGI-accessible_command_based_interface
              subtype:  direct_command_based_interface__shell
                 subtype:  sh
                 subtype:  ksh
                 subtype:  csh
        subtype:  graphical_user_interface
        subtype:  network-accessible_interface
           subtype:  Web_based_interface
              subtype:  HTML_based_interface
              subtype:  CGI_based_interface
           subtype:  network-accessible_procedure_call_interface
           subtype:  network-accessible_command_based_interface
  subtype:  interpretive_program__interpreter  (computer science) a program that translates and executes source language statements one line at a time
  subtype:  job_control__jobcontrol  a program that is called to prepare each job to be run
  subtype:  library_program__libraryprogram  a program in a program library
  subtype:  monitor_program__monitoring_program  a program that observes and regulates and controls or verifies the operations of a data-processing system
  subtype:  object_program__target_program  a fully compiled or assembled program ready to be loaded into the computer
  subtype:  source_program  a program written in a language from which statements are translated into machine language
  subtype:  relocatable_program__relocatableprogram  a program that can be located in different parts of memory at different times
  subtype:  reusable_program  a program that can be loaded once and executed repeatedly
  subtype:  search_engine  a computer program that retrieves documents or files or data from a database or from a computer network (especially from the internet)
  subtype:  self-adapting_program  a program that can change its performance in response to its environment
  subtype:  spreadsheet  a screen-oriented interactive program enabling a user to lay out financial data on the screen
  subtype:  supervisory_program__supervisoryprogram__supervisor__executive_program__executiveprogram  a program that controls the execution of other programs
  subtype:  syntax_checker  a program to check natural language syntax
  subtype:  system_program__systems_program__systemsprogram__systems_software__systemssoftware  a program (as an operating system or compiler or utility program) that controls some aspect of the operation of a computer
  subtype:  translating_program__translatingprogram__translator  a program that translates one programming language into another
  subtype:  utility_program__utilityprogram__utility__service_program__serviceprogram  (computer science) a program designed for general support of the processes of a computer; "a computer system provides utility programs to perform the tasks needed by most users"
     subtype:  device_driver__driver  (computer science) a program that determines how a computer will communicate with a peripheral device
     subtype:  diagnostic_program  a program that recognizes and explains faults in the equipment or mistakes in a computer program
     subtype:  input_program__inputprogram  a utility program that organizes the input to a computer
     subtype:  output_program  a utility program that organizes the output of a computer
     subtype:  sort_program__sorting_program__sortingprogram  a utility program that sorts data items
     subtype:  trace_program__traceprogram  a utility program that exhibits the sequence and results of executing the instructions in another program
        subtype:  snapshot_program  a trace program that produces output for selected conditions
  subtype:  script  program witten with an interpreted language
     subtype:  class_script__classscript  script associated to a class
     subtype:  object_script  script associated to a class instance (that is not a class itself
     subtype:  global_script  script that is not associated to an object or a class
  subtype:  program_written_in_a_certain_language
     subtype:  LISP_program  a program written in LISP
     subtype:  FORTRAN_program  a program written in FORTRAN
     subtype:  C_program  a program written in C

No statement uses or specializes computer_program; click here to add one.


Another search (with same display options)?