programming
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| programming [2023/05/23 02:14] – added go kashifshah | programming [2025/03/22 02:43] (current) – added Lua & revised AWK entry zilog | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ===== PROGRAMMING ===== | ||
| + | |||
| + | === Programming Languages available at SDF === | ||
| + | |||
| + | * C | ||
| + | * C++ | ||
| + | * LISP | ||
| + | *[[using_chicken_on_sdf|Chicken Scheme]] | ||
| + | * [[basic_language|BASIC]] | ||
| + | * [[freebasic|FreeBASIC]] | ||
| + | * AWK (awk, mawk, gawk) | ||
| + | * lua | ||
| + | * java | ||
| + | * perl | ||
| + | * python | ||
| + | * ruby | ||
| + | * [[golang|go]] | ||
| + | * sed | ||
| + | * sh | ||
| + | * .. | ||
| + | |||
| + | //This tutorial provides links to subsections for each programming language available on SDF. The subsections include a plethora of fun and interesting examples that can be readily entered and executed.// | ||
| + | |||
| + | $Id: programming-languages.html, | ||