rochus-keller / EiGen

C++11 cross-platform migration of the Eigen Compiler Suite backend, and C frontends and libc/m for Eigen
GNU General Public License v3.0
2 stars 1 forks source link

What do you think about adding a Pascal compiler? #4

Closed Curculigo closed 2 months ago

Curculigo commented 2 months ago

You could use this as the reference:

https://github.com/vtereshkov/xdp (for DOS)

https://github.com/vtereshkov/xdpw (for Windows)

https://github.com/vtereshkov/raylib-xdpw (example library binding)

rochus-keller commented 2 months ago

I have no such plans. Maybe I will add my forthcoming Micron compiler and my current Cparser version.