home.social

#coderunner — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #coderunner, aggregated by home.social.

fetched live
  1. I'm sure there's a simpler/smarter way to do it, but I wrote a little Swift command-line program to display the alert, and pointed Xcode to that program using Prefs > Behaviors > Succeeds > Run. And likewise for the Fails case.

    CodeRunner was really nice for this. It puts the binary right next to the source file, so all I had to do was tell Xcode where to look. I'm a huge #CodeRunner fan.

    coderunnerapp.com/

  2. I'm sure there's a simpler/smarter way to do it, but I wrote a little Swift command-line program to display the alert, and pointed Xcode to that program using Prefs > Behaviors > Succeeds > Run. And likewise for the Fails case.

    CodeRunner was really nice for this. It puts the binary right next to the source file, so all I had to do was tell Xcode where to look. I'm a huge #CodeRunner fan.

    coderunnerapp.com/

  3. Short reminder to all #macDevelopers #iOSDevelopers: #CodeRunner is a really nice tool that just lets you quickly run code in a source file for many languages, from Swift to C++ to Ruby to PHP.

    It has a simple editor built in. It's like Playgrounds for every language you want. Really neat for "Would code like this compile" or "Does this expression do what I think it does" situations before you've actually written a full app.

  4. Short reminder to all #macDevelopers #iOSDevelopers: #CodeRunner is a really nice tool that just lets you quickly run code in a source file for many languages, from Swift to C++ to Ruby to PHP.

    It has a simple editor built in. It's like Playgrounds for every language you want. Really neat for "Would code like this compile" or "Does this expression do what I think it does" situations before you've actually written a full app.

  5. @alldritt I'm trying #CodeRunner. It looks like a bunch more batteries are included for #Perl development.

    I'm interested to try the debugger support—I notice that like a lot of the app, it's customizable with a script.

    It seems to be missing #git support, though, apart from syntax highlighting for commits, configs, and rebases. The built-in terminal console will do for now, but I'm going to miss editable diffs.

  6. @alldritt I'm trying #CodeRunner. It looks like a bunch more batteries are included for #Perl development.

    I'm interested to try the debugger support—I notice that like a lot of the app, it's customizable with a script.

    It seems to be missing #git support, though, apart from syntax highlighting for commits, configs, and rebases. The built-in terminal console will do for now, but I'm going to miss editable diffs.