Languages
- 1162
- XBasic
- Official site of the free and open-source language. The development kit includes a compiler, linker, and PDE.
- 1163
- XBasic Development Website
- This site provides the most current version of the XBasic programming language.
- 1164
- XBasic Language by Max Reason
- A primary site for information on the XBasic programming language created by Max Reason. XBasic is Free and made available as open-source software.
- 1165
- XBasic Notes
- By Ken Minogue to sharing valuable information, tips and tools for XBasic programmers. It includes information on using external DLLs and OpenGL with XBasic.
- 1166
- XBasic Support
- Provides news, source code, tutorials, and programming tips for XBasic programmers.
- 1167
- Yabasic
- A multi-platform BASIC-derivative interpreter, with added looping and library capabilities is presented with documentation, downloads, news blog, and discussion board. [GPL]
- 1168
- A to Z of C
- The non-profit free book on C/DOS/Turbo C programming with 79 chapters. It's available online to view/download.
- 1170
- C Programming: A Modern Approach
- Presents the second edition of the tutorial and reference by K. N. King with resources, feedback from readers and instructor information.
- 1171
- The Annotated Annotated C Standard
- This is a review of the book explaining some of the errors found.
- 1172
- The C Book
- Complete online version of second edition book by Mike Banahan, Declan Brady and Mark Doran. Popular introduction to ANSI Standard C.
- 1174
- Development Assistant for C
- IDE for Embedded Software development in ANSI C. Editor, Browser, Call-Hierarchy Graph, Software Metrics, Makefile Generator, Tool Integration. Interface to Debuggers and Version Control Systems.
- 1175
- MCPP
- A portable C/C++ preprocessor supporting several compiler-systems on UNIX and Windows. mcpp supports C99 and C++98 as well as C90 and it provides Validation Suite which tests C/C++ preprocessor comprehensively.
- 1176
- Miracle C Compiler
- Runs under Windows XP/Vista and compiles for console. Provides a multi-window development environment with integrated compiler and linker.
- 1177
- Pelles C
- A complete IDE and development kit for Windows and Pocket PC. The compiler is based on LCC, and the install builder for Windows is based on NSIS. Both are heavily modified.
- 1178
- Portable C Compiler
- Originally a 1970s compiler updated for Linux. Compiles to C99 standard. Website features mailing lists, documentation and bug tracking system.