@David Awesome work :) @gvim You need to eval (def x 1) first.
Cheers, Chris. On Wed, Jan 15, 2014 at 9:45 AM, gvim <[email protected]> wrote: > I'm not having much luck with this. I opened a LightTable UI connection > then opened the lt-cljs-tutorial.cljs file from within the Workspace > sidebar. When I placed the cursor after this form: > > (def x 1) > x > > .... it evaluated to 'nil'. I'm using the Vim syntax extension, if that > makes any difference. > > gvim > > > > > On 15/01/2014 13:44, David Nolen wrote: > >> I've started what I hope will be a collaborative and comprehensive >> reference on the ClojureScript language for people looking to extend >> Light Table. This is a file that can be directly evaluated in the Light >> Table UI Connection. >> http://swannodette.github.io/2014/01/15/clojurescript-for- >> light-table-users/ >> >> I hope it inspires people to put together similar interactive guides on >> Light Table specific functionality. >> >> David >> > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- You received this message because you are subscribed to the Google > Groups "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
