nu
(Landed! https://github.com/nushell/nushell/pull/8745)We now eagerly assume that code starting with a number is likely a number and respond with errors
Let's wait and see. We had a conflicting flood of issues that favor having better number literal error messages.
arrow/arrow2 and polars seem to get closer so might be a better foundation when we can get Fernando back on the dfs
Currently a separate VScode extension that links up to new options on the nu
binary
Still alpha stage
global variables only
Jakub: scope dropping happens makes it more complex parser_info
still TODO link it up with the main vscode extension
Inlay type hints seem to be slow accross the board and might be part of VS code's implementation
Darren: jakt uses some throttling mechanism -> worth looking into
match
commandMost constant forms should be covered
several PRs added it. (documentation of all the cool features)
we are just 22 releases away from the spiritual 1.0 :P
Feedback from Fernando: virtual environment handling with different language tools still a hassle (e.g. poetry
)
What is our answer to "we want posix"/"we want bash compatibility"?
"just add one more eval, one more eval bro"
parse_module
to load the baked std library
use
)help
is not yet part of std.
$nu
still misses a few fieldshelp
implementation in prelude std help
at first!passing flags is helpful for wrappers/ externs is highly desirable
technically difficult to get typechecking/keeping positioning/and get flexibility
pythons **kwargs
are a hellhole to loose documentation of arguments
we need to deal with the complexity as we want to be a shell
Powershell for reference
https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_functions_advanced_parameters?view=powershell-7.3
can we fall back to stringly world in this case safely
cell path on $in
currently only update
closure arg and $in
would be different (is this confusing)
Wind: For insert, does it make sense to follow cell path on $in? Because the column we want to insert is not exists in $in, the same thing happened on upsert command.
General feeling try it on update
-> land and try
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing