15896 projects tagged "Linux"
BDay is a simple program to help you track birthdays and anniversaries. It runs when you start or log in to your computer, displays any events that are coming up, and then exits when you click OK. It does not hang around in the system tray or as a background process taking up your computer’s resources. If there are no events to be displayed, then you won't even see BDay run.
PicShell is a small IDE for the JALv2 language, used to program MicroChip's PIC microcontrollers. It has a built-in 14/16 bit PIC simulator. The simulator allows some user interaction, and contains some external devices like LED, LCD, UART terminals, and buttons for quick code testing. PicShell supports ASM and JAL level debugging. It provide a built-in editor with syntax highlighting, auto-completion, and a type-assist feature. It provides a mechanism to achieve unit testing.
Brace is a dialect of C that looks like Python. It has coroutines, hygenic macros, header generation, and libraries with graphics and sound. It is meant to be good for beginners, kids, and experts. Brace is translated to C, then compiled, with #! support and cached executables. It is fairly portable, and runs on GNU/Linux, Unix, and Windows with MinGW. It should also run on Mac OS X. It comes with a lot of demo programs, many with animated graphics.
A massive parallel-processing computing platform that solves big data problems.