-
Notifications
You must be signed in to change notification settings - Fork 0
Term 2 Meeting #1 16 1 19
Louis Kueh edited this page Jan 16, 2019
·
1 revision
Need to decide what kind of analyzer I want to make. Features, along with justification to why. Research different analyzers and see what's available.
- when was F# made
- why is it important
- review of F#
- Why are you doing it
- Ionide
- Review Other lint stuff
- Write code quicker
Evaluate against others, and yourself. Add to plan.
- Metrics, featureless
- Working with computers - RSI, interaction, using too many computers software issues
- Other people using program, privacy issue
- use ide
findallreferences - Can use general F# output from compiler
- Quotations - to get fragment of code from compiler
Indentation, why Phantom S cannot integrate with ionide
- Whitespace - hints to possible error. Lines, function. Obtain heuristics from blank line breaks.
- Long expressions greater than one line
- that will always work
- support for taking long lines, split expression with Algorithm.
- Follow F# indentation rules
How do they make the error compiler messages
- Look at errors you've made, difficult to write code
-
Research
-
Implementation
-
Weekly Reports
-
Meeting Feedback