Ted Felix - Kids Computer Programming Bookshttp://tedfelix.com/books/
variations in BASIC implementations. From the description of the "Cokes" program: "Notwithstanding our enthusiasm for modular programming...this program is simple straight-line co
requiem for a stringref — wingologhttp://wingolog.org/archives/2023/10/19/requiem-for-a-stringref
browser. Some edge Wasm implementations will be pushed to implement fast JS strings by their users, even though they don’t have JS on the host. If the JS string builtins proposal
A Scheme Primerhttps://files.spritely.institute/papers/scheme-primer.html
in Scheme, many Scheme implementations also support optional and keyword arguments. Guile implements this abstraction as define* : REPL> ( define* ( shopkeeper thing-to-buy #:o
https://www.jot.fm/issues/issue_2009_01/article4/https://www.jot.fm/issues/issue_2009_01/article4/
proprietary threading implementations. These days, it is possible to use POSIX threads and rely on an existing POSIX-compatibility library on the few platforms that do not nativel
Stroustrup: FAQhttps://www.stroustrup.com/bs_faq.html
incomplete list of C++ implementations, see my C++ compilers list . Also, where possible, prefer the standard library to non-standard "foundation libraries" and try to minimize us
The Published Data of Robert Munafo at MROBhttp://www.mrob.com/
various floating-point implementations over the years. Functional Computation : A set of recursive definitions starting with a minimal set of LISP-like functions, and specifically
The Published Data of Robert Munafo -- Explore topics from large numbers to sociology at mrob.com
Character Model for the World Wide Web 1.0: Fundamentalshttps://www.w3.org/TR/charmod/
criteria for implementations (software) and content that implement and use W3C specifications. It also helps software developers and content developers to understand the character
Sammlung Interessanter Webseitenhttps://wwwcip.informatik.uni-erlangen.de/~oj14ozun/links.html
, Doug Hoyte Lisp implementations Artikel Serie A Critique of Common Lisp History of Lisp , John McCarthy Early LISP History (1956-1959) , Herbert Stoyan Medley Interlisp Project
CipherSaber Home Pagehttps://ciphersaber.gurus.org/
code it from memory." Implementations of RC4 are widely available on the Internet but it is actually easier to write your own version. The legal status of the RC4 algorithm is the
Fight the crypto ban by learning how to write your own strong encryption program.
The Retrocomputing Museumhttp://www.catb.org/retro/
resources — implementations, documentation, etc — related to Algol 68, the most magnificent combination of theoretical success and practical failure in the history of
A museum of archaic computer languages
100R — weathering software winterhttp://100r.co/site/weathering_software_winter.html
etc. I started to make implementations of Basic, of games, or of other emulators. I have been writing in this little language for two years. In a sit-down talk Robert Nystrom was
Frinkhttp://frinklang.org/
more charsets, but all implementations of Java are required to support the above. The sample program encodings.frink also demonstrates how to list all of the encodings available o
A practical calculating tool, unit conversion utility, and programming language designed to make physical calculations simple. It tracks units of measure (feet, meters, kilogr
Find more...