Identi.ca Identi.ca
  • Login
  • Public

    • Public
    • Groups
    • Featured
    • Popular

Conversation

Notices

  1. drysdam drysdam Lisp (programming language)

    I need a real !lisp project to work on that's bigger than the toy Euler/99 Lisp Problems stuff. ∃ OSS project in lisp that needs help?

    about 5 months ago from web
    • rozzin's identicat ghost rozzin's identicat ghost Lisp (programming language)

      The #GRT #RayTracing package needs about 7 years of help (so far) to supplant #POV-Ray with #FreeSoftware: http://ur1.ca/79yjk

      about 5 months ago
    • rozzin's identicat ghost rozzin's identicat ghost Lisp (programming language)

      @drysdam, maybe you'd be interested in working on some of the bugs in #Sawfish? http://ur1.ca/79yq0

      about 5 months ago
    • drysdam drysdam Lisp (programming language) , rozzin's identicat ghost

      Keep forgetting pov ¬free. Seems easier to work on (see other dent), but since ∃ free tracers maybe not much point? But lispy one'd be nice?

      about 5 months ago
    • drysdam drysdam Lisp (programming language) , rozzin's identicat ghost

      Great idea! How test window manager, tho? Virtual box? Separate computer? Even if dev always works, still have to lose state to try it, no?

      about 5 months ago
    • drysdam drysdam emacs , Lisp (programming language)

      Oh, right. By !lisp I meant common lisp. "Has diverged from elisp" isn't quite the same thing. (no offense !emacs)

      about 5 months ago
    • rozzin's identicat ghost rozzin's identicat ghost Lisp (programming language)

      I find Xnest/Xephyr/xoo useful for testing all sorts of things—including window-managers.

      about 5 months ago
    • rozzin's identicat ghost rozzin's identicat ghost Free Software

      Are there !FreeSoftware #raytracing packages with #programmable / #turing-complete scene-description languages other than #GRT?

      about 5 months ago
    • rozzin's identicat ghost rozzin's identicat ghost Lisp (programming language)

      Most of my #raytracing work has been #algorithmic #art; it'd be nice to be able to do it with #FreeSoftware.

      about 5 months ago
    • drysdam drysdam rozzin's identicat ghost

      Blender is scriptable via python and calls yaf(a)ray. But your point is taken. I can at least look at it, even if RT ignorance prevents +∆.

      about 5 months ago
    • Remote profile options...
      sdp sdp emacs , Lisp (programming language)

      @drysdam Perhaps this would interest you: !Emacs and Common !Lisp http://tromey.com/blog/?p=709 That's quite the project.

      about 5 months ago
    • drysdam drysdam Users of the Scheme programming language , sdp

      That does interest me, but it's not exactly an existing project. AFAIK, the only elisp translations going are to guile !scheme

      about 5 months ago
    • Christopher Allan Webber Christopher Allan Webber Lisp (programming language)

      http://blocky.io looks promising. I'd also love to see more work on the gobject-introspect common lisp library!

      about 5 months ago
      drysdam likes this.
    • Evan Prodromou Evan Prodromou

      Most of the FLOSS programs in Lisp or Scheme that I've seen are implementations. There are too many, and they're incompatible.

      about 5 months ago
    • Evan Prodromou Evan Prodromou

      That said, I think a tight event-based system like Node.js, in Scheme, could be aaaaawesome. #node.scm

      about 5 months ago
    • drysdam drysdam Evan Prodromou

      Scheme might be, but don't the (common) lisp impls more or less conform to the spec and agree on principles in non-spec areas?

      about 5 months ago
    • drysdam drysdam Lisp (programming language) , Christopher Allan Webber

      This does look neat. But also maybe dead? The main guy has deleted his account here and at vimeo. At least the code is still there, I assume

      about 5 months ago
    • Jason F. McBrayer Jason F. McBrayer

      How about #stumpwm?

      about 5 months ago
    • Christopher Allan Webber Christopher Allan Webber Lisp (programming language)

      I believe @dto was stuck on some personal issues for a bit, but intends to jump back into #blocky again. (Is that right?)

      about 5 months ago
    • Remote profile options...
      Kevin Granade Kevin Granade Christopher Allan Webber

      @cwebber @dto seems to have disappeared from identi.ca, I tried to sub him based on #blocky, but the account is gone.

      about 5 months ago
    • drysdam drysdam Lisp (programming language) , Christopher Allan Webber

      I got #blocky running, but I can't figure out how to use it. (Lots of dev docs, but not much user docs?) !lisp

      about 5 months ago
    • Christopher Allan Webber Christopher Allan Webber Kevin Granade

      That's too bad... @dto has done this several times where he's killed all his accounts.

      about 5 months ago
    • Christopher Allan Webber Christopher Allan Webber Lisp (programming language)

      XONG example is easy to hack, I made some extensions to it. Blocky still has long way to go, but I think if dto keeps working could go far

      about 5 months ago
    • David O'Toole David O'Toole

      Hi everyone, just wanted to say that my account is back and I'm still working on the project. I'm still finding a new video host.

      about 5 months ago
      Christopher Allan Webber likes this.
    • drysdam drysdam Lisp (programming language) , Christopher Allan Webber

      Missing something. Screenshot shows scratch-like code blocks. How do I make those appear? Menus do nothing and menu code connects to nothing

      about 5 months ago
    • drysdam drysdam David O'Toole

      Really like this project, but can't seem to reproduce screenshot. How do I get a "building blocks" UI vs the actual "game" UIs like xong?

      about 5 months ago
    • drysdam drysdam

      Or rather, (blocky:edit) brings up a window, but none of the menus do anything and the code isn't hooked up. Do you have uncommitted ∆s?

      about 5 months ago
    • Christopher Allan Webber Christopher Allan Webber Lisp (programming language) , David O'Toole

      @dto used to have a video explaining these things!

      about 5 months ago
    • drysdam drysdam Lisp (programming language) , Christopher Allan Webber , David O'Toole

      I know, I've clicked on them vainly several times. @dto, stick 'em on YouTube? Or if #avoidinggoogle like me, self-host?

      about 5 months ago
    • David O'Toole David O'Toole Lisp (programming language)

      Hi @drysdam, sorry for the current lack of documentation. I'll put up some proper examples for the GUI stuff soon.

      about 5 months ago
    • David O'Toole David O'Toole Lisp (programming language)

      @drysdam, and the videos.

      about 5 months ago
    • drysdam drysdam blocky.io

      Finally noticed that !blocky's beta release *isn't intended* to have GUI bldr working. Maybe I should listen to people more and use the API.

      about 5 months ago
    • David O'Toole David O'Toole Lisp (programming language)

      @drysdam, let me know if you have any questions, i'll be on the #blocky channel on freenode

      about 5 months ago

Site notice

  • API
  • Status

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Identi.ca is a microblogging service brought to you by Status.net. It runs the StatusNet microblogging software, version 1.1.0-alpha1, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Identi.ca content and data are available under the Creative Commons Attribution 3.0 license.

Switch to mobile site layout.

Built in Montreal