Jump to content

JALV: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
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.


Line 7: Line 6:
==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]
* Hobbes: [http://hobbes.nmsu.edu/download/pub/os2/dev/misc/JalV24o.zip JalV24o.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]]

Revision as of 17:27, 10 March 2017

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.4oq3 2014/09

Links

License

Open Source.

Author

Ported by Rob Hamerling