It's Playtime - Light Table Playground released
chris-granger.com
It's Playtime - Light Table Playground released
1–10 of 132 posts
Re: It's Playtime - Light Table Playground released
#2First of all, I'm using Linux and it opened on Firefox instead of Chromium.
Secondly, it seemed quite slow, and I can't use Ctrl+Shift+Up to select a paragraph above and Ctrl+Shift+Down to do the same to the paragraph below, like on Emacs.
Either way, the live interpretation of Clojure code looks really great, keep on working and good luck!
Re: It's Playtime - Light Table Playground released
#3It works perfectly on mac. Great work Chris, this demo gave me a sense of an Apple product "it just works", i typed in code and immediately it just worked.
Re: It's Playtime - Light Table Playground released
#4Random, but does anybody know what color scheme his colors are based on? I'd love to crib that for Vim.
Re: It's Playtime - Light Table Playground released
#5Thanks for considering Windows user in this release.
Re: It's Playtime - Light Table Playground released
#6Everything so far works fanatically. Awesome job.
Re: It's Playtime - Light Table Playground released
#7I somehow fail to see how it does something useful for recursive functions.
Re: It's Playtime - Light Table Playground released
#8On windows, I had to run set-executionpolicy Unrestricted since the light.ps1 isn't signed..
Re: It's Playtime - Light Table Playground released
#9Random, but does anybody know what color scheme his colors are based on? I'd love to crib that for Vim.
They're using CodeMirror for the in-browser editor and that's the default theme: https://github.com/marijnh/CodeMirror2/blob/master/lib/codem...
Re: It's Playtime - Light Table Playground released
#10Thanks for considering Windows user in this release.
Heads up, just sent an e-mail to feedback, with an error on starting up the system on powershell. Not sure if it's my environment or not.