OK, it seems my link looks wrong. So, tutorial PDF file can be reached at: http://jallib.googlecode.com/files/Tutorial_Book_0.2.pdf About jallib/jalv2... jalv2 is an open source compiler, the second generation, a rewrite of Wouter van Ooijen's famous Just Another Language. jalv2 compiler can be downloaded from: http://www.casadeyork.com/jalv2/ jallib is a set of library, based on jalv2. So jallib is written in jalv2. jallib provides more than 300 device files (so support for more than 300 different PICs), easy API access to most used PIC peripherals (USART, ADC, PWM, I2C, SPI, CAN, EEPROM, Timers, USB), and support for externals parts, like LCD, sd-card, hard-disks, with fat32 library, humidity, temperature & CO2 sensors, mp3 decoder, RTC, etc... list still grows ! With many, many samples for each of this libraries. Development process tries to check inconsistencies and perform unittests, nightly/weekly builds, etc... jallib can be downloaded from: http://code.google.com/p/jallib/downloads/list. There's a "jallib-pack" ZIP (or tarball) containing all tested libraries & samples, with last compiler binaries, and this tutorial book. Everything needed to get started. Last release: http://jallib.googlecode.com/files/jallib-pack-2.4l-0.4.0.zip Weekly build: http://jallib.googlecode.com/files/jallib-pack-bee.zip PS: I can't answer in details, but jalv2 architecture (theoretically) allows to produce code for different target. "Only" microchip PIC are currently supported, adding another target would require to write some layers (asm/hex?) within compiler. Cheers, Seb 2009/12/16 YES NOPE9 > What language is Jallib written in ? > Can you give me a URL that describes the underlying architecture of > Jailib ? > Any reason it could not be applied to other microprocessors ? > Best > Gus > > > Hi guys, > > > > > > We, Jallib Team, are proud to announce our "Tutorial Book", covering > > basic > > to quite advanced features of PIC microcontrollers, using jalv2 and > > jallib. > > > > This book is available as a PDF file, you can download it from jallib > > project page: > > http://jallib.googlecode.com/files/Tutorial_Book_0.2.pdf(approx > . > > 3MB< > http://jallib.googlecode.com/files/Tutorial_Book_0.2.pdf%28approx.%0A3MB > > >). > > You can also browse it online, HTML version, by visiting our > > website: http://www.justanotherlanguage.org/content/tutorial_book > > (where > > you > > may find updates and new covered topics). > > > > > > Here's the content for this version: > > > > Back to basics > > - Installation > > - Getting started > > - Blink-a-LED > > > > PIC peripherals > > - PWM part 1 (have fun with a LED) > > - PWM part 2 (have fun with a piezzo buzzer) > > - I=B2C, part 1, 2 and 3: building an i2c slave > > > > Experimenting external parts > > - SD memory cards > > - Hard-disks: IDE/PATA > > - GP2D02 IR ranger > > - HD44780-compatible LCD display > > > > More to come soon... > > > > This book is still alpha, a lot of work still needs to get done. The > > idea > > to > > give an overview/taste of how things are done with jalv2/jallib, in a > > highly > > documented fashion with lots of illustrations and example code. Even > > if > > still alpha, we wanted to share our progress, and hopefully getting > > some > > feedback from jalv2 enthousiasts (and, of course, others who may > > become > > enthousiasts :)). > > > > Feel free to comment, any suggestions are very welcome ! > > > > > > Cheers, > > The Jallib Team > > > > > > Jallib project: http://code.google.com/p/jallib/ > > Jallib Group: http://groups.google.com/group/jallib > > Jalv2 website: > > http://www.justanotherlanguage.org/ > > -- > > http://www.piclist.com PIC/SX FAQ & list archive > > View/change your membership options at > > http://mailman.mit.edu/mailman/listinfo/piclist > > > -- > http://www.piclist.com PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > > > > -- > http://www.piclist.com PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > -- = S=E9bastien Lelong http://www.sirloon.net http://sirbot.org -- = http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist