Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
General
»
Lazarus created
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Error: Enumeration symbol...
by
daniel_sap
[
Today
at 02:53:08 am]
exception external SIGSEG...
by
dseligo
[
Today
at 02:24:28 am]
Why does the call via fun...
by
Martin_fr
[
Today
at 01:59:35 am]
Hashing pointers by using...
by
jamie
[
Today
at 01:53:37 am]
[SOLVED] Is this a compil...
by
jamie
[
Today
at 01:46:54 am]
Problem installing LazPro...
by
peter.dell
[
Today
at 01:32:53 am]
AI interactions
by
Joanna
[December 13, 2025, 11:47:24 pm]
project - count source li...
by
bobonwhidbey
[December 13, 2025, 10:30:31 pm]
Recomendations for conver...
by
BlueIcaro
[December 13, 2025, 09:49:20 pm]
FPC 3.2.4-rc1 available
by
PeterBB
[December 13, 2025, 08:31:32 pm]
fpsockets error: 10047
by
parcel
[December 13, 2025, 04:03:56 pm]
So many "newbies"
by
Joanna
[December 13, 2025, 02:52:06 pm]
Is it possible to run "mo...
by
Thausand
[December 13, 2025, 02:42:56 pm]
TIBDataSet "Closing"? on ...
by
RedOctober
[December 13, 2025, 02:38:05 pm]
TLazSerial : serial port ...
by
CM630
[December 13, 2025, 02:20:24 pm]
connecting to mariadb
by
alanyoung
[December 13, 2025, 01:27:11 pm]
How to get the standard m...
by
stem
[December 13, 2025, 12:50:55 pm]
Lookup field: error list ...
by
BlueIcaro
[December 13, 2025, 12:00:10 pm]
Anchoring controls with d...
by
jamie
[December 13, 2025, 11:22:45 am]
Recompiled IDE with LCLRe...
by
AlexTP
[December 13, 2025, 05:09:56 am]
Commerce website written ...
by
Joanna
[December 13, 2025, 01:00:28 am]
TaurusTLS 1.0.0.25 beta 2...
by
LeP
[December 12, 2025, 09:21:31 pm]
Single / Double / Float s...
by
tetrastes
[December 12, 2025, 09:10:39 pm]
Publish a LAMW app in F-d...
by
spacepascal
[December 12, 2025, 09:00:41 pm]
OS/2 Warp 4 problem with ...
by
PascalDragon
[December 12, 2025, 08:30:23 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Lazarus created (Read 6052 times)
xenblaise
Sr. Member
Posts: 358
Lazarus created
«
on:
October 08, 2010, 07:41:53 pm »
What language lazarus was created?
I know devC++ was created by delphi programming language, and as I test devC++? is the best for c++ users.
Logged
marcov
Administrator
Hero Member
Posts: 12571
FPC developer.
Re: Lazarus created
«
Reply #1 on:
October 08, 2010, 09:11:46 pm »
Lazarus is written in itself and the underlying compiler Free Pascal, which implements the same language as Delphi.
Lazarus is quite far in compiling Dev-Pascal, Dev-C++' older cousin
Logged
xenblaise
Sr. Member
Posts: 358
Re: Lazarus created
«
Reply #2 on:
October 09, 2010, 05:18:40 am »
Delphi Rocks
Now Lazarus
Thanks
Logged
Leledumbo
Hero Member
Posts: 8833
Programming + Glam Metal + Tae Kwon Do = Me
Re: Lazarus created
«
Reply #3 on:
October 09, 2010, 06:24:52 am »
Actually, when you install Lazarus, you also have the source as well. It's under all directories inside Lazarus folder, categorized based on functionality and platform (if it requires platform specific handling). And you can see that it's all in .pas and .pp
Logged
Follow this if you want me to answer:
http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F
http://pascalgeek.blogspot.com
https://bitbucket.org/leledumbo
https://github.com/leledumbo
Code first, think later - Natural programmer B)
picstart
Full Member
Posts: 236
Re: Lazarus created
«
Reply #4 on:
October 10, 2010, 05:10:57 pm »
It's a clever idea to code the pascal compiler in pascal. The pascal code the compiler is coded in is a more grass root form of pascal. Once the root code is mapped to machine code on a specific platform pascal can come to life. The other language I know that does this was FORTH...perhaps there are others.
Logged
Leledumbo
Hero Member
Posts: 8833
Programming + Glam Metal + Tae Kwon Do = Me
Re: Lazarus created
«
Reply #5 on:
October 11, 2010, 08:00:59 am »
Quote
The other language I know that does this was FORTH...perhaps there are others.
GCC (C compiler only) does this as well, so does nimrod (a new language whose first compiler is written in FPC), and FASM (flat assembler).
Others have hybrid approach: GNAT mixes itself and GCC, GHC mixes itself and GCC, FreeBASIC mixes itself and GCC.
Logged
Follow this if you want me to answer:
http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F
http://pascalgeek.blogspot.com
https://bitbucket.org/leledumbo
https://github.com/leledumbo
Code first, think later - Natural programmer B)
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
General
»
Lazarus created
TinyPortal
© 2005-2018