djiamnot / ob-sclang

Orgmode Library of Babel implementation of sclang support in code blocks
GNU General Public License v3.0
11 stars 1 forks source link

melpa package #4

Open zzkt opened 2 years ago

zzkt commented 2 years ago

I've been using ob-sclang (this version and others) for a while and was wondering if there are any plans to add it to melpa?

djiamnot commented 2 years ago

I've considered it at some point, but thought I was the only one using this thing and did not think it was worth the administrative trouble. Right now, I use it with straight.el. I will look into it, now that I have a user-base :stuck_out_tongue:

zzkt commented 2 years ago

I'm maintaining a few packages on melpa, so could make some changes/additions (for melpa and possibly #3) and see it through the review process. Even if there is a tiny user base it's probably still worthwhile...

djiamnot commented 2 years ago

Oh, cool! I'm down for that, and learning something new in the process.

zzkt commented 2 years ago

i've added PR https://github.com/djiamnot/ob-sclang/pull/5 with a few changes required for compatibility with melpa.

zzkt commented 2 years ago

since ob-sclang depends on sclang both packages will need to be available on melpa (still in progress https://github.com/supercollider/scel/issues/8 )

djiamnot commented 2 years ago

Sweet!, Thanks for that. So we still have to wait for scel to be included in melpa (and pass the CI), but this is getting exciting!

zzkt commented 2 years ago

sclang progress → https://github.com/zzkt/scel/