-
I saw in [5de889419ff26b710b706958bf99e180d084f564](https://github.com/janet-lang/janet/commit/5de889419ff26b710b706958bf99e180d084f564) that docstrings take up RAM. This thought never crossed my mind…
llmII updated
9 months ago
-
When linking a native module that includes external linkage (such as `jurl`), the `ldflags` (i.e libs) must be specified after the `-shared` flag, else the shared object will not hold the library refe…
-
Hi!
Recently I checked Profile-Guided Optimization (PGO) improvements on multiple projects. The results are [here](https://github.com/zamazan4ik/awesome-pgo/).
Since PGO showed measurable improv…
-
Would be nice an easy way to add new formats to vim-parinfer.
For example, Janet (https://github.com/janet-lang/janet) has multiline
strings using any number of backticks `:
```
``
This is a st…
rncar updated
4 years ago
-
I'm not sure if this is a jpm issue or a janet issue, but putting it here for now.
I'm using the latest commits for janet and jpm, and am using alpine linux on an x86 laptop and PostmarketOS on an …
-
## Date
2024-09-27 - 8am ET
## Untracked attendees
- Fullname, Affiliation, (optional) GitHub username
- ...
## Meeting notices
- FINOS **Project leads** are responsible for observing the F…
-
May be for (re)discovery purposes it would make sense for the edit menu to have an item for format?
Though I wonder what should happen when the content is not Janet source (or the file extension is…
-
### >>CORName>>
Janet Doe
### >>Vendor Onboarding Representative Name>>
Janet Doe
### >>Your Name>>
Jane Doe
### >>Your Email>>
jane.doe@gmail.com
### >>Name of Your Team>>
…
-
015-01-18 17:28:34 INFO Search for Wanted items complete
2015-01-18 17:28:34 INFO No torrent's found for Janet Evanovich The Job (Fox and O'Hare, #3). Adding book to queue.
2015-01-18 17:28:34 …
-
Janet is a small language that can be conveniently installed and used just by copying a single binary, with no other dependencies or libraries.
However, the formatting in the VS Code extension only…