-
When `ob-http` is enabled at startup through customize, it will infinitely recurse:
org -> require ob-http -> require org -> ...
Looking at the other `ob-*` libraries, it should not contain `(re…
-
In order to digitze rhyme data, I kindly ask to provide data in a form of the data annotation scheme we use for [rhyant](https://digling.org/rhyant). We discussed it in our rhyme annotation paper from…
-
# title
Style Transfer from Non-Parallel Text by Cross-Alignment
# notes
# bibtex
@inproceedings{shen2017style,
title={Style transfer from non-parallel text by cross-alignment},
author…
-
Since mobile platforms are so popular nowdays I think that a chapter on developing lisp applications for Android and iOS would be a great improvement.
Something like a Common Lisp for mobile HOWTO.
-
我注意到有这么一篇论文,浪潮研究院提出的Yuan 1.0模型,请问和ChatYuan的关系是什么?是改进版吗?还是说只是名字不小心起的差不多了?
Wu, S., Zhao, X., Yu, T., Zhang, R., Shen, C., Liu, H., Li, F., Zhu, H., Luo, J., Xu, L., & Zhang, X. (2021). Yuan 1.0: Large-…
-
The highly recursive ackermann function is a standard lisp benchmark. (ack 2 5) runs on all of the scheme implementations that I have tried (about 7). I compiled a version of sbcl with
--dyn…
-
chez scheme allows an exit with CTRL-d. I have tried this, (cl.exit) (scheme.exit) (exit) and (chez.exit), but none worked. Using CTRL-c to exit does not seem graceful or correct.
-
Hi,
When I was installing the package with
```
library(devtools)
install_github("asadharis/GSAM")
```
Errors occur
```
** building package indices
** testing if installed package can be loa…
-
**Describe the bug**
I ran draft-windows-amd64.exe create against a node.js react app , draft detected it as a java and not javascript. The app can be found at https://github.com/rolfschutten/pokedex-…
-
Currently it seems suggestions strongly prefer offering matching single words or hyphenated words.
My most common typing mistake is missing space and hitting "v" instead. In Swiftkey it's suggestio…