# gnomacs **Repository Path**: mirrors_chromium_gitlab_gnome/gnomacs ## Basic Information - **Project Name**: gnomacs - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2025-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Getting Started --------------- To start this thing, you first need to start xemacs as a server: $ cd modules/gnomacs $ xemacs -l gnomacs-start.el This starts a Gnomacs::private::server CORBA server and waits for requests from the GnomacsFrame widget. After that, start the test program: $ ./src/gnomacs Have fun, Martin