Jakub T. Jankiewicz

Results 489 issues of Jakub T. Jankiewicz

How to implement real modulo function, does imod is real modulo or % (which if fact is reminder). How to have both?

If you require the file that not in npm (node_module) you need to use ./ in from if it like: ```javascript require('./elisp/init') ``` instead of ```javascript require('elisp/init') ``` or am...

It would be nice if the library have version numbers.

It would be nice if elisp.js was on [npm](https://www.npmjs.com/).

I just want to create this issue, to thank you for this project. It's very useful. I think this is the only JS library that can decode CP437 DOS format...

Is this project Open Source? If you don't add a license, it's not Open Source even if the code is public.

I've made the code look nicer, all black/white text doesn't look very good.

I got this error in line 161 when I try to call: ``` ./lime.php examples/calc/calc.lime > parser.php ``` I'm using php version 7.0.8

It look like the [website](http://www.gscottolson.com/blackbirdjs/) no longer exists

Just to let you know, on Chrome Linux combined emoji don't work so you have on [intro page](https://hacker-ui.com/intro/what-is-hacker-ui) there are two emoji ![hacker-ui](https://user-images.githubusercontent.com/280241/87851773-47caac80-c8fc-11ea-9931-0841a2d5c903.png) Also there is problem with prism.js ```...