Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap #2

Open
Memorix101 opened this issue Jan 3, 2021 · 0 comments
Open

Roadmap #2

Memorix101 opened this issue Jan 3, 2021 · 0 comments
Labels
help wanted Extra attention is needed todo

Comments

@Memorix101
Copy link
Owner

Roadmap

The goal is to build a cross-platform compiler to compile DB/DBPro code for all target platforms.

The first step is to reimplement all kinds of commands so it gets usable. (So, you could write program DarkGDK style).
Next step would be to write a parser and compiler to convert DB/DBPro files into DarkGDK style syntax and then get compiled by a C++ compiler (for example MSVC/MinGW on Windows).
The final step would be to bring up a solution to make a full cross-platform IDE for the project (Visual Code plugin would be ok, too).
I'm thankful for everybody who is supporting this project 🙂

Mentioned in TGC Forum: https://forum.thegamecreators.com/thread/225198

@Memorix101 Memorix101 added help wanted Extra attention is needed todo labels Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed todo
Projects
None yet
Development

No branches or pull requests

1 participant