2014-03-27 18:54:56 +00:00

13 lines
2.4 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>SMOP</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../S.html" title="S"/><link rel="previous" href="smoot.html" title="smoot"/><link rel="next" href="smurf.html" title="smurf"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">SMOP</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="smoot.html">Prev</a> </td><th width="60%" align="center">S</th><td width="20%" align="right"> <a accesskey="n" href="smurf.html">Next</a></td></tr></table><hr/></div><dt><a id="SMOP"/><dt xmlns="" id="SMOP"><b>SMOP</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="pronunciation">/S·M·O·P/</span>, <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">n.</span></dt></dt><dd><p> [Simple (or Small) Matter of Programming] </p></dd><dd><p> 1. A piece of code, not yet written, whose anticipated length is
significantly greater than its complexity. Used to refer to a program that
could obviously be written, but is not worth the trouble. Also used
ironically to imply that a difficult problem can be easily solved because a
program can be written to do it; the irony is that it is very clear that
writing such a program will be a great deal of work. &#8220;<span class="quote">It's easy to
enhance a FORTRAN compiler to compile COBOL as well; it's just a
SMOP.</span>&#8221; </p></dd><dd><p> 2. Often used ironically by the intended victim when a suggestion
for a program is made which seems easy to the suggester, but is obviously
(to the victim) a lot of work. Compare
<a href="../M/minor-detail.html"><i class="glossterm">minor detail</i></a>.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="smoot.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../S.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="smurf.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">smoot </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> smurf</td></tr></table></div></body></html>