swf75 VS ok

Compare swf75 vs ok and see what are their differences.

swf75

To The Top: a q programming competition (by 5jt)

ok

An open-source interpreter for the K5 programming language. (by JohnEarnest)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
swf75 ok
1 31
5 579
- -
10.0 4.2
over 3 years ago 7 months ago
q JavaScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

swf75

Posts with mentions or reviews of swf75. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-08.
  • k on pdp11
    6 projects | news.ycombinator.com | 8 Jan 2024
    I'll third the ArrayCast, the host is Conor Hoekstra, a C++ programmer at NVidia Research. Regular panelists are Adám Brudzewsky[1] who works at Dyalog APL, Bob Therriault[2] who runs the J Wiki[3], Stephen Taylor who works with K and Q and cut his teeth on APL planning one of Chris Bonnington's Mt. Everest[4], Marshall Lochbaum who worked on J and APL and developed the BQN[5] language.

    And their guests include Jeremy Howard, founder of fast.ai and Kaggle, Henry Rich implementer of the J language, Stevan Apter a K programmer and creator of No Stinking Loops site ( nsl.com ), Andrew Sengul who created April a blend of APL and Lisp, Morten Kromberg the CTO of Dyalog APL, Aaron Hsu creator of the co-dfns GPU compiler for APL, Brooke Allen a Wall Street entrepreneur and APL programmer, Eric Iverson son of Ken Iverson the APL creator and J designer/developer, Ashok Reddy former chemical engineer and employee at Rational (the UML people) now CEO of the KX company, Atilla Vrabecz a PhD Chemist turned K language entrepreneur, Leslie Goldsmith former APL developer at I.P. Sharp, John Earnest creator of the Ok language, Troels Henriksen creator of the GPU accelerated language Futhark, Lib Gibson former APL developer and consultant and project/developer manager at I.P. Sharp, programming polyglot Romilly Cocking, programming polyglot Vanessa McHale, and others.

    [1] https://news.ycombinator.com/user?id=abrudz

    [2] https://news.ycombinator.com/user?id=bobterryo

    [3] https://code.jsoftware.com/wiki/Main_Page

    [4] https://github.com/5jt/swf75

    [5] https://news.ycombinator.com/item?id=24167804

ok

Posts with mentions or reviews of ok. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-07.
  • Decker: A fantastic reincarnation of HyperCard with 1-bit graphics
    2 projects | news.ycombinator.com | 7 May 2024
    Note that the author also made a k interpreter [0] which has a graphical env to play around with as well.

    [0] https://github.com/JohnEarnest/ok

  • Trees
    1 project | news.ycombinator.com | 20 Jan 2024
  • Programming in K
    1 project | news.ycombinator.com | 20 Jan 2024
    1 project | news.ycombinator.com | 18 Jan 2024
  • k on pdp11
    6 projects | news.ycombinator.com | 8 Jan 2024
  • Origins of J
    9 projects | news.ycombinator.com | 4 Jan 2024
    This - https://github.com/JohnEarnest/ok - can also be used sometimes...
  • Trees in K
    1 project | news.ycombinator.com | 16 Dec 2023
  • Coding in the Shadows: Hidden Gems of Lisp, Clojure, and friends
    1 project | dev.to | 28 Nov 2023
    If you want to try out K, there are some open source implementations, like John Earnest's oK which has a REPL and a calculator-like interface for mobile phones with a charting feature.
  • Why Lisp Syntax Works
    5 projects | news.ycombinator.com | 5 Jun 2023
    and have the programmer use the word "barchart", they instead prefer to use the definition itself. The word "barchart" has a specific meaning (here, an ascii "bar chart" of 0s and 1s, showing the relative sizes of the values of input array x), but "{x>\:!|/x}" might be useful for more than just bar charts. This idiom contains smaller idioms like "count til max" (!|/) which in turn contains "max" (|/).

    Being able to see the code makes it easier to explore and tweak to your specific needs. But more importantly, there are no "official" names for concepts like "count til max". That's just my personal name for it. A python programmer would call it "range". You could come up with your own name for (!|/) that makes perfect sense to you. But that name will probably be longer than its definition, and less flexible.

    [1] https://github.com/JohnEarnest/ok/blob/gh-pages/examples/idi...

  • Animated unknown pleasures in 3 lines of K
    4 projects | news.ycombinator.com | 3 Apr 2023
    check out oK[0] by John Earnest, who is the author of the content of this post

    it is well-written manual and is a great jumping off point

    there is a k-enthusiast element.io server[1] where you can ask any question you like. folks are friendly!

    [0] https://github.com/JohnEarnest/ok

    [1] https://matrix.to/#/#aplfarm-k:matrix.org

What are some alternatives?

When comparing swf75 and ok you can also consider the following projects:

weblog - a weblog

Kbd - Alternative unified APL keyboard layouts (AltGr, Backtick, Compositions)

Co-dfns - High-performance, Reliable, and Parallel APL

Pilot - Orca's best friend.

brs - An interpreter for the BrightScript language that runs on non-Roku platforms.

april - The APL programming language (a subset thereof) compiling to Common Lisp.

hackernews - Hacker News web site source code mirror.

pynapl - Dyalog APL ←→ Python interface

ngn-k-tutorial - An ngn/k tutorial.

kona - Open-source implementation of the K programming language

BQN - An APL-like programming language. Self-hosted!

Jarvis - APL-based web service framework supporting JSON or REST