-
Let's take this program:
```
from Standard.Base import all
## Indented comment
main =
IO.println "Hello world!"
```
It runs ok and prints `Hello world!`.
Now let's add an _inde…
-
https://github.com/sheerun/vim-polyglot is a popular repo for getting all languages support (so that you don't install each lsp individually)
should this be added to the list to make it simpler for…
mudrz updated
3 years ago
-
**Project description**
PolyGlot is a tool that is designed to help in the design, creation, and publication of constructed languages, or "conlangs."
**Metadata**
* homepage URL: http://draqu…
-
# Polyglot Notebooks -- 在 VSCode 簡單迅速地撰寫 C# 腳本吧 | 伊果的沒人看筆記本
Polyglot Notebooks 是一款 VS Code 擴充套件,讓工程師可以在 VS Code 內直接編寫簡單的 C# 腳本,快速驗證想法。此外,使用 Markdown 區塊可以提供文件筆記,而 Nuget 套件的安裝則可讓使用者使用工具解決問題。更有 Linq 能用,…
-
**Describe GraalVM and your environment :**
- GraalVM version 23.1.1
- CE
- JDK version: OpenJDK 17
- OS and OS Version: Linux Debian testing
- Architecture: amd64
- The output of `java -X…
-
What about making that repo an actual polyglot repo?
It could be named "pretty-formatter", and have a `javascript` folder for the cucumber-js pretty formatter, and later other implementation
-
I have the following configuration in my `gulpfile.js`:
```
gulp.task("docs", function() {
gulp.src("src/**/*.js")
.pipe(documentation('html', { shallow: true }, {
name: pkg.name,
…
-
## 개요
- LLM.int8() + LoRA를 활용한 memory¶meter efficient fine tuning
- BitsAndBytes + Peft 활용한 모델 학습 예정
- Backbone은 [polyglot-ko-5.8b](https://huggingface.co/EleutherAI/polyglot-ko-5.8b) 활용(KoGPT는…
-
Anybody use polyglot to 'just the docs'?
When I specify `default_lang` to _config.yml, it doesn't work well.
The main page looks like this.
If I remove `default_lang`, it works well.
![image](…
-
Cannot run the examples on Jupyter notebooks.
`ImportError: /home/usr/anaconda2/lib/python2.7/site-packages/_icu.so: undefined symbol: _ZTIN6icu_5514LEFontInstanceE`