-
What do you think about adding language injection for `string` and `indented_string to get syntax highlighting for embedded scripts? Here's what it looks like for a bash string:
![image](https://user…
-
I will maintain in this OP a summary of current proposed syntax as I understand it to be. Note this is not authoritative, subject to change, and it may be inaccurate. Please make comments to discuss.
…
-
Currently Motoko programs only do GC in these places:
- In `canister_init`: first function invoked by the system after installing a canister
- In `post_upgrade`: Invoked by the system after upgrad…
-
Hi Sven,
I saw your comment on the FreeRTOS forum, topic "What could FreeRTOS do next? Share your Ideas", and was intrigued by your very first post, where you state your memory manager can replace …
-
Hi,
I'm looking at the and product of CAT, run only using TransMap and excluding the indel classification `r.extend(find_indels(tx, psl, aln_mode))`.
I'm now trying to build a table of orthologs…
-
## Optimizations
- ~~[ ] [transformers in RL](https://arxiv.org/pdf/2301.03044.pdf)~~
- relegating to a research task
- ~~[ ] set up benchmarks~~
- exploring single-threaded search tree
-…
-
# Rationale
The current design has the server return **all** comments for a post thread, they may be sorted by post date or rank but in order to display comments and their replies in thread order …
-
I have [a long comment](https://users.rust-lang.org/t/rust-as-a-high-level-language/4644/72) at the Rust forum (some of the inspiration came from @keean linking me to Sean Parent's [video](https://you…
-
Original Author: @shelby3
Original URL: https://github.com/keean/zenscript/issues/35#issue-243345358
Original Date: July 17, 2017
---
|
----- | -----
![](https://upload.wikimedia.org/wik…
-
Proposal: support non-structural typing (e.g. new user-defined base-types, or some form of basic nominal typing). This allows programmer to have more refined types supporting frequently used idioms su…