blob: a5e4b47b08f19022f185e2f2eddf337bcc0f9a0d (
plain)
1
2
3
4
5
6
7
8
9
10
|
#+TITLE: Daily Journal
#+STARTUP: showeverything
#+DESCRIPTION: My daily journal entry
#+AUTHOR: Preston Pan
#+options: broken-links:t
* Wednesday, 10 January 2024
** 16:39
I have remembered that journaling capabilities existed in emacs again. I've been working on a programming language
called stem for the past 6 days, and it's finally looking like a finished project. It is a stack based language
and it has a foreign language interface and metaprogramming.
|