dchest / semicolon-js

Semicolon.js — the most useful JavaScript library for cargo cult programmers
Other
153 stars 12 forks source link

Portability #11

Open Meyhem opened 6 years ago

Meyhem commented 6 years ago

Is the semicolon usable for other languages or it's strictly javascript semicolon ? (I don't want to end up embedding V8 engine in my tiny C library)

dchest commented 6 years ago

JavaScript only, sorry. As you can see, it's directly derived from j -> ;. It may work with Java, but for C you'll need to use V8.

Meyhem commented 6 years ago

Seems it's working with Java quite well. That only further proves the Javascript is in fact Java like all the sales guys were telling me. This will boost our productivity by 83 Parsecs.