Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Frama-C Website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
Frama-C Website
Commits
04cbdd90
Commit
04cbdd90
authored
4 years ago
by
Allan Blanchard
Browse files
Options
Downloads
Patches
Plain Diff
Remove C++ from main page
parent
d51526b6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
html/overview.md
+2
-1
2 additions, 1 deletion
html/overview.md
index.html
+2
-2
2 additions, 2 deletions
index.html
with
4 additions
and
3 deletions
html/overview.md
+
2
−
1
View file @
04cbdd90
...
@@ -8,7 +8,8 @@ video: "https://www.youtube.com/embed/WBXPDfz2u1c"
...
@@ -8,7 +8,8 @@ video: "https://www.youtube.com/embed/WBXPDfz2u1c"
# What is Frama-C?
# What is Frama-C?
Frama-C is a suite of tools dedicated to the analysis of the source code of
Frama-C is a suite of tools dedicated to the analysis of the source code of
software written in C or C++.
software written in C (or C++, via an
[
experimental front-end
](
/fc-plugins/frama-clang.html
)
).
Frama-C gathers several static and dynamic analysis techniques in a single
Frama-C gathers several static and dynamic analysis techniques in a single
collaborative framework. The collaborative approach of Frama-C allows static
collaborative framework. The collaborative approach of Frama-C allows static
...
...
This diff is collapsed.
Click to expand it.
index.html
+
2
−
2
View file @
04cbdd90
...
@@ -13,11 +13,11 @@ title: Frama-C
...
@@ -13,11 +13,11 @@ title: Frama-C
<div
class=
"pageContent titleIn secure"
id=
"content"
role=
"main"
>
<div
class=
"pageContent titleIn secure"
id=
"content"
role=
"main"
>
<section
class=
"section fullScreen verticalFlex"
>
<section
class=
"section fullScreen verticalFlex"
>
<div
class=
"sectionContent"
>
<div
class=
"sectionContent"
>
<h2
class=
"banner-title"
>
A platform to make your C
and C++
code safer and more secure
</h2>
<h2
class=
"banner-title"
>
A platform to make your C code safer and more secure
</h2>
<p
class=
"banner-desc"
>
<p
class=
"banner-desc"
>
Frama-C is an open-source extensible and collaborative platform dedicated to
Frama-C is an open-source extensible and collaborative platform dedicated to
source-code analysis of C
and C++
software. The Frama-C analyzers assist you
source-code analysis of C software. The Frama-C analyzers assist you
in various source-code-related activities, from the navigation through
in various source-code-related activities, from the navigation through
unfamiliar projects up to the certification of critical software.
unfamiliar projects up to the certification of critical software.
<h3><a
href=
"html/overview.html"
>
Read More
</a></h3>
<h3><a
href=
"html/overview.html"
>
Read More
</a></h3>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment