JALV: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
A cross compiler for JALV that targets PIC micro-controllers, the JAL language itself is a [[Pascal]] subset with a few additions to help with PIC's in particular and embedded computing in general. | A cross compiler for JALV that targets PIC micro-controllers, the JAL language itself is a [[Pascal]] subset with a few additions to help with PIC's in particular and embedded computing in general. | ||
==Version== | ==Version== | ||
* 2. | * 2.4q6 (2016-10-27) | ||
==Links== | ==Links== | ||
* [http://www.robh.nl/picsoft.php#jalv2 WebSite] | * [http://www.robh.nl/picsoft.php#jalv2 WebSite] | ||
* | * {{FileLink|JALV_2-4q6.zip}} | ||
* [http://www.casadeyork.com/jalv2 Original compiler site] | * [http://www.casadeyork.com/jalv2 Original compiler site] | ||
Line 14: | Line 13: | ||
==Author== | ==Author== | ||
Ported by | Ported by Rob Hamerling | ||
[[Category:Pascal]] | |||
[[Category: |
Latest revision as of 17:31, 27 January 2024
A cross compiler for JALV that targets PIC micro-controllers, the JAL language itself is a Pascal subset with a few additions to help with PIC's in particular and embedded computing in general.
Version
- 2.4q6 (2016-10-27)
Links
License
Open Source.
Author
Ported by Rob Hamerling