Giter Club home page Giter Club logo

first-time-value's Introduction

first-time-value's People

Contributors

hexstream avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

first-time-value's Issues

Doesn't work on CLISP

If I execute the following forms in the CLISP (2.49 on macOS) REPL:

> (defun foo () (first-time-value "xxx"))
> (compile 'foo)
> (foo)

I get an error:

*** - SYMBOL-VALUE: variable #:GENSYM6474 has no value

Backtrace:

<1/150> #<SYSTEM-FUNCTION SHOW-STACK> 3
<2/143> #<COMPILED-FUNCTION SYSTEM::PRINT-BACKTRACE>
<3/137> #<COMPILED-FUNCTION SYSTEM::DEBUG-BACKTRACE>
<4/128> #<SYSTEM-FUNCTION SYSTEM::READ-EVAL-PRINT> 2
<5/125> #<COMPILED-FUNCTION SYSTEM::BREAK-LOOP-2-3>
<6/121> #<SYSTEM-FUNCTION SYSTEM::SAME-ENV-AS> 2
<7/107> #<COMPILED-FUNCTION SYSTEM::BREAK-LOOP-2>
<8/105> #<SYSTEM-FUNCTION SYSTEM::DRIVER>
<9/65> #<COMPILED-FUNCTION SYSTEM::BREAK-LOOP>
<10/62> #<SYSTEM-FUNCTION INVOKE-DEBUGGER> 1
<11/52> #<SYSTEM-FUNCTION ERROR>
<12/39> #<COMPILED-FUNCTION SYSTEM::CHECK-VALUE>
<13/37> #<SYSTEM-FUNCTION SYMBOL-VALUE>
<14/35> #<COMPILED-FUNCTION FOO>

I don't know if its a CLISP specific issue or something else. If CLISP specific, it might have something to do with this: https://sourceforge.net/p/clisp/bugs/180/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.