Skip to content
View occisn's full-sized avatar

Block or report occisn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
occisn/README.md

Coding as a hobby. Fan of Emacs and Common Lisp.

Pinned:
- my full and actual Emacs configuration (init.el file)
- Converter from Common Lisp to GNU Calc
- cl-z21: Common Lisp minimal demonstration code for controlling Roco Z21 model railway command stations over LAN (UDP)

How to reach me: discussion linked to this profile repository, as well as issues and discussions in each repository

Full list of repositories per category: (a project may appear in several categories)

Common Lisp
- Common Lisp minimal examples
- Common Lisp GPU example
- Personal utilities for Common Lisp
- Common Lisp performance
- Reproduction of Hamid Naderi Yeganeh's Morpho Butterfly in Common Lisp
- Problem solving in Common Lisp: Project Euler, Tupper formula
- Converter from Common Lisp to GNU Calc
- cl-z21: Common Lisp minimal demonstration code for controlling Roco Z21 model railway command stations over LAN (UDP)

Emacs Lisp
- Personal utilities for Emacs Lisp
- Problem solving in Emacs Lisp: Project Euler, Tupper formula

Claude - calc-llm: LLM to convert numerical puzzle into GNU Calc

C
- C minimal examples
- C GPU example
- Personal utilities for C
- Problem solving in C
- Reproduction of Hamid Naderi Yeganeh's Morpho Butterfly in C

C++
- C++ minimal examples
- Personal utilities for C++
- Problem solving in C++

Emacs
- my full and actual Emacs configuration (init.el file)
- Personal utilities for Emacs

GNU Calc
- Problem solving in GNU Calc
- Converter from Common Lisp to GNU Calc
- calc-llm: LLM to convert numerical puzzle into GNU Calc

Only Office Libre Office Calc Microsoft Excel
- problem solving in spreadsheets

(end of README)

Pinned Loading

  1. emacs-config emacs-config Public

    My actual Emacs configuration file (init.el)

    Emacs Lisp

  2. cl-lisp2calc cl-lisp2calc Public

    Hobby project written in Common Lisp, which converts Lisp code (Common Lisp) into stack-based GNU Emacs Calc.

    Common Lisp 1

  3. cl-z21 cl-z21 Public

    Hobby project: Common Lisp minimal demonstration code for controlling Roco Z21 model railway command stations over LAN (UDP). Supports locomotive control, turnouts, CV programming, and broadcast li…

    Common Lisp