JALV: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
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. | ||
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/ | * 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 | Ported by Rob Hamerling | ||
[[Category:Pascal]] | |||
[[Category: |
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
- WebSite
- Hobbes: JalV24o.zip
- Original compiler site
License
Open Source.
Author
Ported by Rob Hamerling