Update revision number in documentation.
Chris Pressey
9 years ago
0 | 0 | The Pixley Programming Language |
1 | 1 | =============================== |
2 | 2 | |
3 | Language version 2.0, distribution revision 2015.0101 | |
3 | Language version 2.0, distribution revision 2015.0723 | |
4 | 4 | |
5 | 5 | Introduction |
6 | 6 | ------------ |
330 | 330 | * `with-input-from-file` is an optional R5RS, so change the Scheme programs |
331 | 331 | to not rely on it. |
332 | 332 | |
333 | ### Pixley 2.0 revision 2015.0723 ### | |
334 | ||
335 | Only small changes to the Javascript implementation. | |
336 | ||
333 | 337 | Conclusion |
334 | 338 | ---------- |
335 | 339 |