Search:
Login (SSL)
Settings
Back to project list
Wiki
Online compiler
Timeline
Stats
Search
Wiki Navigation
Start Page
Index by Title
Index by Date
Last Change
Online FrB code execution
The purpose of this form is to test the FrB engine.
1. Choose the FrB version you want to test
Available versions:
FrB alpha 0.1.242
FrB alpha 0.2.312 (templates)
2. Choose/type the FrB source code
You can...
...choose an example in the list:
default.frb
delegate.frb
event.frb
for.frb
linked-list.frb
op.frb
parents_op.frb
templates.frb
...or type your own code below:
DefLang EN Public Class Main Public Shared Sub main() Debug.println("Hello world!") End Sub End Class
Save this code as
3. Select the compilation mode
Compile & execute
Compile, execute & show heap memory and stack
Just compile
Just compile & show tree (EN)
Just compile & show tree (FR)
Just compile & show full tree (EN)
Just compile & show full tree (FR)
4. Compile
See also:
Tags list
,
Trunk
Download in other formats:
Plain Text