ivy
rye
ivy | rye | |
---|---|---|
14 | 28 | |
1,374 | 513 | |
3.4% | 8.4% | |
3.7 | 9.7 | |
4 days ago | 4 days ago | |
Go | Go | |
GNU General Public License v3.0 or later | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ivy
-
Russ Cox is stepping down as the Go tech lead
I think you might be thinking of Rob Pike's project, unless Russ has been involved?
https://github.com/robpike/ivy
- Ivy, an APL-Like Calculator
-
Uiua: A minimal stack-based, array-based language
My recent exposure to array programming languages came via a podcast called The Array Cast[1]
Not affiliated, just recommending. The regular co-hosts appear to each be experienced with various array languages such as J, APL, etc. They don't get deeply technical, but it's a nice introduction, especially on explaining the appeal.
A recent episode had Rob Pike (UTF-8, Go, etc.) on to talk about his array based calculator, Ivy[2]
[1] https://www.arraycast.com/
[2] https://github.com/robpike/ivy
- APL: An Array Oriented Programming Language (2018)
-
APL deserves its Renaissance too
I enjoyed russ cox's advent of code series using rob pike's ivy (https://github.com/robpike/ivy), an apl-like calculator
https://www.youtube.com/playlist?list=PLrwpzH1_9ufMLOB6BAdzO...
-
Looking for programming languages created with Go
Ivy is an APL-like programming language created by Rob Pike https://github.com/robpike/ivy
-
BQN: Finally, an APL for your flying saucer
Ivy is another APL like language and one I kind of enjoy, because operations are actually readable and writable.
https://github.com/robpike/ivy
- Ivy: Rob Pike's APL-Like Language / Desk Calculator
rye
-
Spreadsheets 1/3 – Rye Language
This thing seems like tcl and forth had a baby
Anyway, in the spirit of being helpful I found an asciinema of the spreadsheet behavior https://asciinema.org/a/647708 (from https://github.com/refaktor/rye#asciinema-demos )
- Rye: Homoiconic dynamic programming language with some new ideas
-
Advent of Code 2023 - Day 1
You can find the code on github: https://github.com/refaktor/rye/tree/main/examples/adventofcode/2023/1
-
Progress in talking to computers (work-in-progress text)
And that already produced this nice function reference: https://ryelang.org/builtins.html Out of this nice declarative structure: https://github.com/refaktor/rye/blob/main/tests/builtins.rye
-
Another asciinema demo for Ryelang.org front page
Visit our github for more code: https://github.com/refaktor/rye
-
Rye compiles to WASM and works inside a browser
Visit our blog for more examples: ryelang.blogspot.com/
-
HTTP server that handles PayPal IPN requests
Follow Rye on https://github.com/refaktor/rye and blog https://ryelang.blogspot.com/ ... There is also a website in the making https://ryelang.org
-
I started making a proper website
Blog will also move to this domain.
-
More webserver recipes - controlled download this time
Rye's Github folder examples/webserver holds a collection of small examples - recipes - on how to do usual and also a little more involved things with webserver in Rye. So far there are examples for:
-
Source code of the 1000x scaled demo of semantic search (Rye, Openai, Spreadsheet, BSON)
Example source code and data can be found here: https://github.com/refaktor/rye/tree/main/examples/openai
What are some alternatives?
cognate - A human readable quasi-concatenative programming language
goawk - A POSIX-compliant AWK interpreter written in Go, with CSV support
lisp - Toy Lisp 1.5 interpreter
OK - Welcome to the future of programming languages: OK?
uiua - A stack-based array programming language
comet - A programming language implementation in Go.
go-parsing - A Multi-Package Go Repo Focused on Text Parsing, with Lexers, Parsers, and Related Utils
expr - Expression language and expression evaluation for Go [Moved to: https://github.com/expr-lang/expr]
pyright-python - Python command line wrapper for pyright, a static type checker
cointop - A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀
ytcast - cast YouTube videos to your smart TV from command-line
pterm - ✨ #PTerm is a modern Go module to easily beautify console output. Featuring charts, progressbars, tables, trees, text input, select menus and much more 🚀 It's completely configurable and 100% cross-platform compatible.