summaryrefslogtreecommitdiff
path: root/build/website/about/source/resume.ms
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2023-01-22 11:30:04 -0800
committerPreston Pan <preston@nullring.xyz>2023-01-22 11:30:04 -0800
commit06283e800a81f632037f4930008434dc41cef081 (patch)
tree7f0cfba7c432c1e68b9b64c60d9d85b101b07128 /build/website/about/source/resume.ms
parent6c16ce83f7ab0eaa97ad9f518cffd6247f88d1f2 (diff)
music and other stuff
Diffstat (limited to 'build/website/about/source/resume.ms')
-rw-r--r--build/website/about/source/resume.ms9
1 files changed, 9 insertions, 0 deletions
diff --git a/build/website/about/source/resume.ms b/build/website/about/source/resume.ms
index c8465e0..fbee43f 100644
--- a/build/website/about/source/resume.ms
+++ b/build/website/about/source/resume.ms
@@ -80,6 +80,15 @@ the website with a primitive templating language/static site generator
in pure POSIX shell script which generates the website from simpler template
and data files.
.BL
+.B "NoExcess"
+\(en
+NoExcess is a fully featured turing complete programming language that I have written.
+It is heavily inspired by scheme, and like scheme, it is a functional programming
+language. It was made to have a simple set of built-in functions, and a builtin
+way to declare variables and functions. Float, integer, boolean, and string datatypes
+are also supported along with the list, function and symbol datatypes, just like
+in other lisp-like languages.
+.BL
.B "COMAS"
\(en
Short for the computer operated math assistance program. It will do extremely