Coder Social home page Coder Social logo

Anonymous functions not working about rage HOT 3 CLOSED

lwb4 avatar lwb4 commented on July 24, 2024
Anonymous functions not working

from rage.

Comments (3)

lwb4 avatar lwb4 commented on July 24, 2024

Figwheel output:

dev:rage.utilities=> (reader/read-string "#(+ 2 %)")
#object[Error Error: Could not find tag parser for (+ in ("inst" "uuid" "queue" "js")]
Function.cljs.reader.reader_error.cljs$core$IFn$_invoke$arity$variadic (jar:file:/..../..../.m2/repository/org/clojure/clojurescript/1.9.229/clojurescript-1.9.229.jar!/cljs/reader.cljs:71:10)
cljs.reader/reader-error (jar:file:/..../..../.m2/repository/org/clojure/clojurescript/1.9.229/clojurescript-1.9.229.jar!/cljs/reader.cljs:69:1)
cljs.reader/maybe-read-tagged-type (jar:file:/..../..../.m2/repository/org/clojure/clojurescript/1.9.229/clojurescript-1.9.229.jar!/cljs/reader.cljs:613:13)
cljs$reader$read_dispatch (jar:file:/..../..../.m2/repository/org/clojure/clojurescript/1.9.229/clojurescript-1.9.229.jar!/cljs/reader.cljs:260:21)
cljs.reader/read (jar:file:/..../..../.m2/repository/org/clojure/clojurescript/1.9.229/clojurescript-1.9.229.jar!/cljs/reader.cljs:464:22)
cljs$reader$read_string (jar:file:/..../..../.m2/repository/org/clojure/clojurescript/1.9.229/clojurescript-1.9.229.jar!/cljs/reader.cljs:477:6)
nil

Anyone know why?

from rage.

lwb4 avatar lwb4 commented on July 24, 2024

I think cljs.reader/read-string just can't handle macros.

Anyway, fixed when I switched to cljs.js/analyze-str on #2

from rage.

lwb4 avatar lwb4 commented on July 24, 2024

Of note: https://stackoverflow.com/questions/24661655/clojure-clojurescript-clojure-core-read-string-clojure-edn-read-string-and-c

Looks like cljs.reader/read-string is the equivalent of clojure.edn/read-string and NOT clojure.reader/read-string. Interesting.

from rage.

Related Issues (3)

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.