oils-for-unix / oils

Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
http://www.oilshell.org/
Other
2.85k stars 159 forks source link

github URL pastebin #1993

Open andychu opened 5 months ago

andychu commented 5 months ago

#nix > Replacing bash with osh in Nixpkgs stdenv

andychu commented 5 months ago

#nix > How do we express "let" ?

andychu commented 5 months ago

#language-design > block arguments as third / fourth arg group

andychu commented 5 months ago

#language-design > Let's make shell easy to run

andychu commented 5 months ago

#language-design > More legacy syntax to remove in YSH

andychu commented 5 months ago

#language-design > Exterior-first philosophy: implications

andychu commented 5 months ago

#containers > TODO Next #server-side > TODO Next

andychu commented 5 months ago

#blog-ideas > Lossless Syntax Tree After 6 Years

andychu commented 5 months ago

#performance > Weird Scaling Behavior / Process Dict Leak

andychu commented 2 months ago

#oil-discuss-public > Real YSH code in the wild!

#blog-ideas > Shell's Unbuffered I/O is Slow

#api-design > each, decoding, splitting - a LAYERED and general design #api-design > Awk / Tables - incremental progress / project scope

#oil-dev > Fully switched to "wedges" and C++ dev setup #containers > Wedge: flexible packages with 3 options

#language-design > Fundamental reasons for OSH incompatibility

#projects-with-oils > Swapping GNU coreutils for uutils coreutils on Gentoo Linux

#oil-discuss > ${arr[@]::} in bash - is it documented?

andychu commented 2 months ago

What's next

for the end of the post

andychu commented 2 months ago

#blog-ideas > Translation Bugs That Survived the Compiler

#oil-discuss > Examples of AST / Graph workloads

andychu commented 1 week ago

#help-wanted > Run "minefield" test suite against Oils

andychu commented 1 week ago

#blog-ideas > Why should a Unix shell have objects?

andychu commented 1 week ago

#api-design > Parallel Process Table Pattern

andychu commented 1 week ago

#big-integer > Scope cut: let's use compiler builtins to check for overflow