jsource VS teco

Compare jsource vs teco and see what are their differences.

teco

TECO - Text Editor and COrrector, an old classic, reimplmented in Pascal (by mikewarot)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
jsource teco
18 1
640 5
3.4% -
9.7 10.0
7 days ago over 3 years ago
C Pascal
GNU General Public License v3.0 or later -
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.

jsource

Posts with mentions or reviews of jsource. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-03.

teco

Posts with mentions or reviews of teco. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-29.
  • Ask HN: Examples of Unusual Code Formatting Styles?
    5 projects | news.ycombinator.com | 29 Jan 2022
    Code formatting is all about matching the impedance of the source code to that of the human author/readers of the code. The development of literature suggest that innovation in this area will continue for a very long time.

    I myself am a huge fan of Pascal, and limiting code to one function per line. I find that clever/terse code is unmaintainable code.

    Here's some code I wrote back in 1991 for a TECO clone that reflects that style. Looking back, I think some things could have a few more comments, but it seems fairly easy to read the intent of the code.

    https://github.com/mikewarot/teco

What are some alternatives?

When comparing jsource and teco you can also consider the following projects:

tinygrad - You like pytorch? You like micrograd? You love tinygrad! ❤️ [Moved to: https://github.com/tinygrad/tinygrad]

boot - Build tooling for Clojure.

b-decoded - arthur whitney's b interpreter translated into a more traditional flavor of C

ancient-c-compilers - Very old C compilers

ZLib - A massively spiffy yet delicately unobtrusive compression library.

kdb - Companion files to kdb+ and q

data_jd - Jd

j - j language (Ken Iverson & Roger Hui) from https:/jsoftware.com

j - various toys in j

tinygrad - You like pytorch? You like micrograd? You love tinygrad! ❤️

handsonscala - Discussion and and code examples for the book Hands-on Scala Programming