xenia

Results 20 comments of xenia

Hi. Including gcc header files is very likely not to work, as they seem to use a lot of GCC specific features. To make chibicc include the correct files, I...

> Hi, sorry I am not an expert. So I see that this line argument (or similar), do I need to add it into the "Makefile"? No, this is an...

I got this issue when trying to build without having the submodules installed. Try doing `git submodule init ; git submodule update --recursive`

@lenormf In my experience, I've found myself wanting to use 0-indexing in a big majority of the cases. As stated, most programming languages use 0-indexing for most number-related tasks, and...

I do see the concern in claiming a new register for something similar to what already exists. If it would be possible to use something like `` or some other...

> Thanks to this discussion I have tried the `#` recently on a kakoune master and it insert � instead of the actual number on my side. Is it just...

bump. Is there anything which needs to be resolved for this to be merged? I'd be happy to discuss any alternatives for the name of the register if needed.

@vendethiel I wrote one, you can download it [here](https://gist.github.com/loovjo/06eef9baa35c3313d110e5d2afaa3844). Place the file in your home directory, and add `source ~/.jelly.vim` in your vimrc. Every character can be made using C-k.