Giter Club home page Giter Club logo

complieexp1-console's Introduction

编译原理实验1

本实验的目的是使用C++语言编写一个单词拼装器,简单模拟C++编译器一开始编译时的工作原理。

GUI项目

Todo

Console

  • 处理十进制整数、浮点数
  • 处理字母
  • 处理各类常见符号
  • 处理特殊符号,如三目运算符?:
  • 处理科学计数法符号
  • 处理正负数
  • 处理指数
  • 处理八进制数
  • 处理十六进制数
  • 优化类函数的实现

GUI

  • 学习QT的基础知识
  • 文件的选取
  • QT界面设计与美化

UnitTest

  • 学习C++ UnitTest的方法
  • 尝试使用Unit Test对程序功能进行测试

complieexp1-console's People

Contributors

standardl avatar

Stargazers

 avatar

Watchers

 avatar

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.