Icon/Unicon
Minimalization of boolean functions (using Quine–McCluskey algorithm and Reverse Polish Notation) written in dean's beloved language, Icon.
Assignments solutions for Icon programming language course at AGH UST
Syntax of Icon programming language for Atom text editor.
A 3D program that utilizes Unicons OpenGL capabilities
This is the latest-greatest version of my 3D program. I made big changes to the input method.
These are all "modules" from my 3D software broken out as individual programs in order to demonstrate Unicon 3D capabilities. Each program comes provided with a window to view the running program. …
g-code interpreter - converts DXF data into g-code for laser cutting
A Unicon library for managing LXC containers version 0.1
Repository for Advent of Code 2021 solutions. Rules: different language each day, has to read input from a file.