enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. AutoLISP - Wikipedia

    en.wikipedia.org/wiki/AutoLISP

    AutoLISP is a small, dynamically scoped, dynamically typed Lisp language dialect with garbage collection, immutable list structure, and settable symbols, lacking in such regular Lisp features as macro system, records definition facilities, arrays, functions with variable number of arguments or let bindings.

  3. Dialog Control Language - Wikipedia

    en.wikipedia.org/wiki/Dialog_Control_Language

    As of AutoCAD 2007 and later, AutoLISP or Visual-LISP programs can call routines written in Visual Studio .NET (VB or C#). Programmers can now create dialogs in VB or C# that have the full range of controls found in the .NET Forms API and can be called and accessed from Visual-LISP.

  4. List of Lisp-family programming languages - Wikipedia

    en.wikipedia.org/wiki/List_of_Lisp-family...

    AutoLISP: 1986: David Betz: Built to include and use with the full version of AutoCAD and its derivatives [5] BBN LISP: 1966: BBN: Based on L. Peter Deutsch's implementation of Lisp for PDP-1, which was developed from 1960 to 1964; in time language was expanded until it became its own separate dialect in 1966; later renamed Interlisp [6] Chez ...

  5. Lisp (programming language) - Wikipedia

    en.wikipedia.org/wiki/Lisp_(programming_language)

    XLISP, which AutoLISP was based on. Standard Lisp and Portable Standard Lisp were widely used and ported, especially with the Computer Algebra System REDUCE. ZetaLisp, also termed Lisp Machine Lisp – used on the Lisp machines, direct descendant of Maclisp. ZetaLisp had a big influence on Common Lisp. LeLisp is a French Lisp dialect.

  6. AutoCAD - Wikipedia

    en.wikipedia.org/wiki/AutoCAD

    These include AutoLISP, Visual LISP, VBA, .NET and ObjectARX. ObjectARX is a C++ class library, which was also the base for: products extending AutoCAD functionality to specific fields; creating products such as AutoCAD Architecture, AutoCAD Electrical, AutoCAD Civil 3D; third-party AutoCAD-based application

  7. List of programming languages by type - Wikipedia

    en.wikipedia.org/wiki/List_of_programming...

    AutoLISP (specific to AutoCAD) BeanShell; CAL; C/AL (C/SIDE) Guile; Emacs Lisp; JavaScript and some dialects, e.g., JScript; Lua (embedded in many games) OpenCL (extension of C and C++ to use the GPU and parallel extensions of the CPU) OptimJ (extension of Java with language support for writing optimization models and powerful abstractions for ...

  8. IntelliCAD - Wikipedia

    en.wikipedia.org/wiki/IntelliCAD

    File support for customizations (.CUI), menus (.MNU), scripts (.SCR) (AutoLISP macro language), hatches, fonts including TrueType fonts, raster images, digital signatures. Development APIs , such as LISP , COM , Visual Basic , and SDS/ADS; and also IRX which is IntelliCAD's C++ Programming API similar to ARX that allows developers to create ...

  9. CAR and CDR - Wikipedia

    en.wikipedia.org/wiki/CAR_and_CDR

    Lisp was originally implemented on the IBM 704 computer, in the late 1950s.. The popular explanation that CAR and CDR stand for "Contents of the Address Register" and "Contents of the Decrement Register" [1] does not quite match the IBM 704 architecture; the IBM 704 does not have a programmer-accessible address register and the three address modification registers are called "index registers ...