A GNU Modula-2 binding to this graphic library. Will be used to translate the UI tutorial.
Последна модификация преди 4 месеца
The GNU Modula-2 version of the "cradle", described in "Lets build a compiler" by Jack Crenshaw. The original version uses Pascal as programming language and generated 68000 assembly. I changed the language to Modula-2, and the generated assembly is AMD64. The assembly generated can be assembled, linked and executed. Commands to compile and assemble : gm2 -fiso -o cradle7 cradle7.mod nasm -f elf64 -g -F dwarf cradleasm7.asm -o cradleasm7.o ld cradleasm7.o -o cradleasm7
Последна модификация преди 9 месеца
My version of linked lists, dynamic arrays, tree etc. WIP
Последна модификация преди 9 месеца
The Gnu Modula-2 version of strUtils, originaly written in Oberon by Norayr Chilingarian , and available here : https://github.com/norayr/strutils It's a work in progress.
Последна модификация преди 10 месеца
Some Modula-2 stuff like syntax highlighting/automatic keywords up casing etc.
Последна модификация преди 11 месеца
A Lilith repository with emulators, documentation. I'll try to digitize (OCR) the available documentation to make it searchable.
Последна модификация преди 11 месеца
My work on the MaineEdu data. Extraction of data, build of csv files, and collecting of audio files. Anki lists.
Последна модификация преди 3 години
This is the audio of FSI chinese split with audacity.
Последна модификация преди 4 години
Text only versions of some modules
Последна модификация преди 4 години
The digitized version of the FSI Chinese course.
Последна модификация преди 4 години
This repository contains the csv, xml and json files extracted from FSI-German
Последна модификация преди 4 години
Le serveur Yojik.net propose des tutoriels sur l'installation de serveurs Debian sécurisés ainsi que des tutoriels sur l'utilisation de logiciels concernant l'apprentissage des langues.
Последна модификация преди 4 години
The Chine Nouvelle website offers a Chinese Mandarin course which is quite interesting. I built an audio epub (WIP) to have it at hand on my tablet (without internet access)
Последна модификация преди 4 години