Scientist of something, I guess.

I am someone like you… a carbon-based organism in the process of oxidation.

  • 17 Posts
  • 15 Comments
Joined 3 years ago
cake
Cake day: April 12th, 2022

help-circle








  • Well, keep in mind that Emacs Lisp was introduced when Common Lisp was not standardized, in terms of design it is the oldest Lisp in use, it is closer to MIT’s MacLisp than its successors: CL and Scheme.

    Yes, ELisp pretty much only works within the Emacs ecosystem, but one of the advantages of the Lisp dialects is that they have more similarities to each other than differences, especially in syntax and the functional paradigm. ELisp will give you minimal bases that you can take to move to more popular dialects with job opportunities: Clojure and CL.




  • At first (when it was still codenamed Hongmeng) it was nothing more than a crude android fork, but everything changed with version 2.x because they went from being a mobile operating system (android), to being a distributed operating system (HOS is platform agnostic), native (embedded) Javascript support and its own Typescript implementation ( eTS). And since version 3.x they are already rewriting the critical components (android core/APIS) to avoid legal conflicts with Oracle and western big techs, as well as the future migration to their own programming language: Cangjie (as far as I understand, very similar to Java/C#), so HOS as a future project will resemble a JVM/.NET on steroids and closer to be an universal system in many aspects.

    Made in China. Hence the fear of the entire Western technology sector.

    More info

    Getting Started with eTS