File tree 1 file changed +0
-15
lines changed
1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -19,18 +19,3 @@ files.
19
19
I have been one of the primary maintainers of Xournal++ since early 2019: in
20
20
addition to fixing bugs and implementing new features, I also triage issues,
21
21
manage the build configuration, and create new releases.
22
-
23
- ## SimPL
24
-
25
- [ SimPL] ( https://github.com/Technius/simpl/ ) is a toy imperative programming
26
- language with some features inspired by functional programming (see the README
27
- for details on what the language is like). It has a compiler (implemented in
28
- Haskell) that targets LLVM. I started working on SimPL because I wanted to learn
29
- how to implement a compiler for a functional language, though I later lost
30
- interest in it.
31
-
32
- ## Tempget
33
-
34
- [ Tempget] ( https://github.com/Technius/tempget ) is a cross-platform, parallel
35
- file downloader written in Rust. I wrote this because I got annoyed at having to
36
- write shell scripts to download files.
You can’t perform that action at this time.
0 commit comments