Code Monkey home page Code Monkey logo

bupt-projects's Introduction

BOT Man is... not a BOT. 😂

👉👉👉 My Homepage | 个人主页 👈👈👈

最新文章会第一时间在 公众号 推送(微信搜一搜 BOTManJL

botman

bupt-projects's People

Contributors

bot-man-jl avatar dependabot[bot] 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bupt-projects's Issues

Good

我最近在做这个

Not full ANSI C

Hi, I am a BUPT Computer Science student too and I recently worked on this project. Your approach is a very nice one and it gave me tons of inspiration, but I am afraid it is not a full ANSI C lexer:
(Forgive me if I am wrong)

  1. You did not support wide strings/character constants.(e.g: L"something"/L's')
  2. You did not fully support "\", it actually can be used anywhere as a line separator, but you only implemented it in the string part.
  3. Though the MSDN documentation said, floating-point constants are all decimal, when I test on gcc -std=c90, I found that hexadecimal floating is also supported. As is shown here.

BTW, I am willing to fix them (maybe except 3, for I don't know whether it is part of the standard) and pull a request. But since it is your personal course project, I don't know whether it is proper to do so.

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.