Jump to content

JALV: Difference between revisions

From EDM2
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
==Description==
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.4oq3 2014/09
* 2.4q6 (2016-10-27)


==Links==
==Links==
* [http://www.robh.nl/picsoft.php#jalv2 WebSite]
* [http://www.robh.nl/picsoft.php#jalv2 WebSite]
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/misc&file=JalV24o.zip Hobbes]
* {{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 [[Rob Hamerling]]
Ported by Rob Hamerling


==Related Articles==
[[Category:Pascal]]
 
==Publications==
 
[[Category:Tools]]

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