mlatu
SATySFi
mlatu | SATySFi | |
---|---|---|
4 | 2 | |
164 | 1,207 | |
0.0% | 0.7% | |
4.5 | 5.5 | |
7 months ago | 4 months ago | |
Rust | OCaml | |
GNU General Public License v3.0 or later | GNU Lesser General Public License v3.0 only |
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.
mlatu
-
Advantages of Functional Programming
Caden Haustein has used the code for Kitten as the starting point for a language called Mlatu, which looks cool. I haven’t been writing about my PL work much, but I’ve still been doing stuff that’s related—although it may end up under a new name, not sure what I want to do with that yet.
- Mlatu: A purely-functional concatenative programming language
- Mlatu: a statically-typed, purely functional concatenative language
- Show HN: Mlatu, a Concatenative Programming Language
SATySFi
-
Sile: A Modern Rewrite of TeX
https://github.com/gfngfn/SATySFi
SATySFi (pronounced in the same way as the verb “satisfy” in English) is a new typesetting system equipped with a statically-typed, functional programming language. It consists mainly of two “layers” ― the text layer and the program layer. The former is for writing documents in LaTeX-like syntax. The latter, which has OCaml-like syntax, is for defining functions and commands. SATySFi enables you to write documents markuped with flexible commands of your own making. In addition, its informative type error reporting will be a good help to your writing.
The main problem is that a lot of the documentation is in japanese.
-
Finl Is Not LaTeX
There is also SATySFi[1] (another typesetting system in Ocaml), it is active but mainly in japanese.
[1] https://github.com/gfngfn/SATySFi
What are some alternatives?
Monocypher - An easy to use, easy to deploy crypto library
LjTools - LuaJIT 2.0 bytecode parser, viewer, assembler and test VM. Lua 5.1 parser, IDE and debugger.
kitten - A statically typed concatenative systems programming language.
literate-elisp - Load Emacs Lisp code blocks from Org files
wain - WebAssembly implementation from scratch in Safe Rust with zero dependencies
tex-rs - A port of TeX82 to Rust. (WIP)