Jump to content

Leaderboard

  1. ronjonp

    ronjonp

    Trusted Member


    • Points

      1

    • Posts

      2,524


  2. Emmanuel Delay

    Emmanuel Delay

    Community Member


    • Points

      1

    • Posts

      539


  3. dlanorh

    dlanorh

    Trusted Member


    • Points

      1

    • Posts

      1,106


  4. BIGAL

    BIGAL

    Trusted Member


    • Points

      1

    • Posts

      19,668


Popular Content

Showing content with the highest reputation on 01/29/2020 in Posts

  1. Use append function eg (setq x (append a b))
    1 point
  2. This is lisp and records a heap of stuff right down to commands used, I have had it for years, set it up for multi users, so each output was separate and could monitor any staff member. Had a reason at the time but never used it as it could be considered spying on staff. Productivity_Analysis_Tool.lsp
    1 point
  3. No offense, but is your code that special to warrant protection? The easiest way to somewhat protect lisp is to compile to a VLX using the VLIDE.
    1 point
  4. As far as I know that will not work in LISP. Maybe it works in VB? Of course you can use confusing names of variables and functions
    1 point
×
×
  • Create New...