Skip to content

Commit

Permalink
revert README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nescirem committed Aug 26, 2019
1 parent b76f3f7 commit b33a7c0
Showing 1 changed file with 109 additions and 1 deletion.
110 changes: 109 additions & 1 deletion chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -890,4 +890,112 @@
- while
- with
sources:
- http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-408.pdf
- http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-408.pdf
- name: Fortran
version: Fortran 2008
keywords:
- abstract
- allocatable
- allocate
- assign
- associate
- asynchronous
- backspace
- bind
- block
- block data
- call
- case
- class
- close
- codimension
- common
- contains
- contiguous
- continue
- critical
- cycle
- data
- deallocate
- deferred
- dimension
- do
- do concurrent
- elemental
- else
- else if
- elsewhere
- end
- endfile
- endif
- entry
- enum
- enumerator
- equivalence
- error stop
- exit
- extends
- external
- final
- flush
- forall
- format
- function
- generic
- goto
- if
- implicit
- import
- include
- inquire
- intent
- interface
- intrinsic
- lock
- module
- namelist
- non_overridable
- nopass
- nullify
- only
- open
- operator
- optional
- parameter
- pass
- pause
- pointer
- print
- private
- procedure
- program
- protected
- public
- pure
- read
- recursive
- result
- return
- rewind
- rewrite
- save
- select
- sequence
- stop
- submodule
- subroutine
- sync all
- sync images
- sync memory
- target
- then
- unlock
- use
- value
- volatile
- wait
- where
- while
- write
sources:
- http://fortranwiki.org/fortran/show/Keywords

0 comments on commit b33a7c0

Please sign in to comment.