Giter VIP home page Giter VIP logo

turbopascal's People

Contributors

cesarares avatar lkesteloot avatar noctisdark avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

turbopascal's Issues

Code Question

I've been reading the source code for the compiler and I really congratulate you, never seen anything any neater, the code is self explanatory and readable and comment are doing a great job., Maybe I missed it when I got into the VM part because I do not know the theory ., I am looking forward to implement a Pascal Interpreter in C/C++ (Because I really want to make one), however I'm not sure about the type checking !, Any hints how to implement that ?, Thank you very much ^^

license?

Hey, this is great! :)

I've been working on some pascal to javascript stuff for the web myself, but using the VM from http://retroforth.org/

Any chance you could put an explicit license on this? (Ideally something BSD or MIT-like?)

readln

Hello.
First of all I want to congratulate you on the code. It is really clear and well written.

I am writing beacuse I want to implement some blocking input functions (like read and readln). I have tried some things but I wanted to know If you could give me a hint about how you think it is the best way to do it.
Thank you

is new browser cannot run this any more?

I click the online link it is a black screen.

I tried to the local version and encountered problem with the simplehttprequester and have to modify it to run http-server instead

# need to install the web server
# npm install http-server
python3 -m http.server 8000
# python3 -m SimpleHTTPServer

.\GO

Serving HTTP on :: port 8000 (http://[::]:8000/) ...
::1 - - [15/Jun/2020 08:34:56] "GET / HTTP/1.1" 200 -
::1 - - [15/Jun/2020 08:34:56] "GET /turbo.css HTTP/1.1" 200 -
::1 - - [15/Jun/2020 08:34:57] code 404, message File not found
::1 - - [15/Jun/2020 08:34:57] "GET /favicon.ico HTTP/1.1" 404 -
::1 - - [15/Jun/2020 08:36:18] "GET /unit.html HTTP/1.1" 200 -
::1 - - [15/Jun/2020 08:36:18] code 404, message File not found
::1 - - [15/Jun/2020 08:36:18] "GET /favicon.ico HTTP/1.1" 404 -

I can click the link and redirect to another web site about this and hence the server works. Somehow just totally a rect. black screen

Move to gh-pages branch

If you change the branch to gh-pages people could test your Pascal implementation without having to clone and run the included server, instead they could just go to the Github Page ikesteloot.github.io/turbopascal (tested it with my fork, works).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.