Hacker News new | ask | show | jobs
by bokchoi 308 days ago
Interesting. I've used EXI in a past project but I hadn't heard of BiM.
1 comments

More than 10 years ago. I was looking into using binary XML on really ressource constraint embedded devices (actually I started to dive into the whole rabbit hole of grammar based compression on hedges in my PhD). I tried to like EXI, but realized that it wasn't really designed for embedded applications. I ended up implementing binary representations very much inspired by BiM.